diff --git a/go.mod b/go.mod index 7abcc4d2e..b1254d35f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/notaryproject/notation -go 1.20 +go 1.21 require ( github.com/notaryproject/notation-core-go v1.0.1