Skip to content

Commit

Permalink
bump: upgrade golang to v1.22 (notaryproject#440)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
  • Loading branch information
Two-Hearts authored and JeyJeyGao committed Sep 2, 2024
1 parent 021681f commit 596cc1d
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 596cc1d

Please sign in to comment.