외부 의존성 추가: golang.org/x/net/proxygolang.org/x/time/rate 패키지 vendor 디렉토리에 추가
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 1m34s

This commit is contained in:
hayato5246
2026-04-01 22:06:46 +09:00
parent 6da3c65b77
commit 39579240c8
38 changed files with 5530 additions and 0 deletions

13
vendor/modules.txt vendored Normal file
View 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