aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2024-02-03 09:46:10 +0000
committergithub-actions <github-actions@github.com>2024-02-03 09:46:10 +0000
commita5ce3b3d2cb31f82e5911f70a725f1728b379a43 (patch)
tree158d5a173b108002dc88f3e9be7eea1f6d97bca5 /go.mod
parentd107a9e9b72d5b4dddbf80a44a5592b8b924aa85 (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 44539ed..e1aa44b 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-20240128102349-ee1306b71b79
+require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20240203094412-adf673652d1c
require (
- github.com/HimbeerserverDE/mt v0.0.0-20240117134628-8d80038fd9e2 // indirect
+ github.com/HimbeerserverDE/mt v0.0.0-20240203094111-bb14b01817d4 // 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