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