aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2023-12-09 14:09:08 +0000
committergithub-actions <github-actions@github.com>2023-12-09 14:09:08 +0000
commitf6aaa5ae2402407f8acbe2c3f4786a1bbb94d7ea (patch)
tree1c3ebf109d4104a4f4cdb31e2b981ec9ee70bab6 /go.mod
parent9cea1cd75d97b97d639ffa45475eb051da2a9077 (diff)
auto-upgrade proxy
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index bcb41ac..534a080 100644
--- a/go.mod
+++ b/go.mod
@@ -4,10 +4,10 @@ go 1.21
toolchain go1.21.4
-require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20231209112207-92f5ab3b9d3d
+require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20231209140712-dc27b019acba
require (
- github.com/HimbeerserverDE/mt v0.0.0-20230608181626-b0bf21e31b42 // indirect
+ github.com/HimbeerserverDE/mt v0.0.0-20231209140543-691802146fb0 // indirect
github.com/HimbeerserverDE/srp v0.0.0 // indirect
github.com/klauspost/compress v1.17.3 // indirect
github.com/lib/pq v1.10.9 // indirect