diff --git a/go.mod b/go.mod index c86220d7549..8a4e9840056 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.20 // athenz@v1.10.5 and onwards bundle encrypted signing keys with the source code. // Because corporate proxies may block go get commands that pull in encrypted data, -// we replace athenz@v1.10.5 or later with athenz@v1.10.4. +// we replace athenz@v1.10.5 or later with athenz@v1.10.4 replace github.com/AthenZ/athenz v1.10.39 => github.com/AthenZ/athenz v1.10.4 require (