diff --git a/.goreleaser.yml b/.goreleaser.yml index 8afaf18..0fe76cc 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -6,7 +6,7 @@ builds: - env: - CGO_ENABLED=0 - GO111MODULE=on - - GOPRIVATE=github.com/akeylesslabs + - GOPRIVATE=github.com/akeyless-community goos: - linux - darwin @@ -33,4 +33,4 @@ changelog: filters: exclude: - "^docs:" - - "^test:" \ No newline at end of file + - "^test:"