Skip to content

Commit

Permalink
fix: add patch version to go directive
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Mar 26, 2024
1 parent 2c6017b commit 8d3d83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/sylabs/oci-tools

go 1.21
go 1.21.0

require (
github.com/google/go-containerregistry v0.19.1
Expand Down

0 comments on commit 8d3d83e

Please sign in to comment.