Skip to content

Commit

Permalink
chore: bump to go 1.22
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Choudhary <[email protected]>
  • Loading branch information
vishal-chdhry committed May 3, 2024
1 parent 21880b2 commit 6ab5e24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
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/nirmata/kyverno-notation-aws

go 1.21
go 1.22

require (
github.com/aws/aws-sdk-go-v2/config v1.27.11
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1023,8 +1023,6 @@ github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354/go.mod h1:KSVJerMDfblTH7p5MZaTt+8zaT2iEk3AkVb9PQdZuE8=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nirmata/kyverno-notation-verifier v1.0.2-0.20240429120510-295dd35eb2f7 h1:jooltuYFvGS/EUnwnoRnVAwBandn+PUSIwAsdfx6pf4=
github.com/nirmata/kyverno-notation-verifier v1.0.2-0.20240429120510-295dd35eb2f7/go.mod h1:GjwSD0JxqFIfT+SvuOaVNEc0A10tgVULwv6imDCYWd4=
github.com/nirmata/kyverno-notation-verifier v1.0.2-0.20240503092559-230887462bf1 h1:yarXLr1CKy0xkQDrJfMkoI8fogf/Xpkc12TFiigV4Sg=
github.com/nirmata/kyverno-notation-verifier v1.0.2-0.20240503092559-230887462bf1/go.mod h1:GjwSD0JxqFIfT+SvuOaVNEc0A10tgVULwv6imDCYWd4=
github.com/nishanths/exhaustive v0.1.0/go.mod h1:S1j9110vxV1ECdCudXRkeMnFQ/DQk9ajLT0Uf2MYZQQ=
Expand Down

0 comments on commit 6ab5e24

Please sign in to comment.