Skip to content

Commit

Permalink
bump: upgrade golang to v1.22 (#440)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Junjie Gao <[email protected]>
  • Loading branch information
Two-Hearts authored and JeyJeyGao committed Sep 3, 2024
1 parent 320dd5c commit 9259fe6
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/notaryproject/notation-go

go 1.21
go 1.22

require (
github.com/go-ldap/ldap/v3 v3.4.8
Expand Down

0 comments on commit 9259fe6

Please sign in to comment.