외부 의존성 추가: golang.org/x/net/proxy 및 golang.org/x/time/rate 패키지 vendor 디렉토리에 추가
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 1m34s
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 1m34s
This commit is contained in:
13
vendor/modules.txt
vendored
Normal file
13
vendor/modules.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# github.com/gorilla/websocket v1.5.1
|
||||
## explicit; go 1.20
|
||||
github.com/gorilla/websocket
|
||||
# github.com/joho/godotenv v1.5.1
|
||||
## explicit; go 1.12
|
||||
github.com/joho/godotenv
|
||||
# golang.org/x/net v0.17.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/net/internal/socks
|
||||
golang.org/x/net/proxy
|
||||
# golang.org/x/time v0.15.0
|
||||
## explicit; go 1.25.0
|
||||
golang.org/x/time/rate
|
||||
Reference in New Issue
Block a user