aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 8137c5e..ac53077 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-20241010153109-2d92c42ab0f6
+require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20241011213001-9e2212367e5d
require (
- github.com/HimbeerserverDE/mt v0.0.0-20240823094226-df181fce5c15 // indirect
+ github.com/HimbeerserverDE/mt v0.0.0-20241011190021-0f652a56d16b // indirect
github.com/HimbeerserverDE/srp v0.0.0 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/lib/pq v1.10.9 // indirect