This commit is contained in:
zhaoxiaorong 2025-02-07 16:16:33 +08:00
parent dadea265b2
commit fd62c5cddb
1 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
# core # core
go env -w GOPRIVATE=git.apinb.com/*
go env -w GONOPROXY=git.apinb.com/*
go env -w GOINSECURE=git.apinb.com/*
go env -w GONOSUMDB=git.apinb.com/*