diff --git a/go.mod b/go.mod index ec6b6d77..591b3039 100644 --- a/go.mod +++ b/go.mod @@ -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