Skip to content

Commit

Permalink
chore: update go version to 1.20 (#349)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
  • Loading branch information
Two-Hearts committed Sep 14, 2023
1 parent f1706c2 commit b684acb
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.19
go 1.20

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

0 comments on commit b684acb

Please sign in to comment.