Skip to content

Commit

Permalink
Merge pull request #2069 from mtrmac/go1.19
Browse files Browse the repository at this point in the history
Update to Go 1.19
  • Loading branch information
vrothberg authored Aug 7, 2023
2 parents 2dd2828 + 5abce03 commit 3b1cd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/containers/skopeo

go 1.18
go 1.19

require (
github.com/containers/common v0.55.0
Expand Down

0 comments on commit 3b1cd3a

Please sign in to comment.