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 2f7e5f1..6b3feb2 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-20241207133709-143f14722b6c
+require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20241207160659-256451962f7c
require (
- github.com/HimbeerserverDE/mt v0.0.0-20241011190021-0f652a56d16b // indirect
+ github.com/HimbeerserverDE/mt v0.0.0-20241207155652-48a3f283af97 // 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