Skip to content

Commit

Permalink
Merge pull request #656 from carvel-dev/go-mod-1.22
Browse files Browse the repository at this point in the history
Updated go mod file with go version 1.22
  • Loading branch information
joaopapereira authored Apr 15, 2024
2 parents 718cfc5 + 4579890 commit e538605
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 carvel.dev/imgpkg

go 1.21
go 1.22

require (
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220517224237-e6f29200ae04
Expand Down

0 comments on commit e538605

Please sign in to comment.