Skip to content

Commit

Permalink
fix: bump go directive
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Oct 15, 2024
1 parent 61604af commit 25b113f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/sylabs/sif/v2

go 1.22.5
go 1.22.8

require (
github.com/ProtonMail/go-crypto v1.0.0
github.com/google/go-containerregistry v0.20.2
Expand Down

0 comments on commit 25b113f

Please sign in to comment.