aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2024-01-28 10:25:47 +0000
committergithub-actions <github-actions@github.com>2024-01-28 10:25:47 +0000
commitd107a9e9b72d5b4dddbf80a44a5592b8b924aa85 (patch)
tree84a89395a2d5f8a24fafb551104007581821dbb6 /go.mod
parent718f8defad54adc04ac81f535b6d59c82a13298e (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 d2a51ef..44539ed 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-20240124172300-629d57a651b4
+require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20240128102349-ee1306b71b79
require (
- github.com/HimbeerserverDE/mt v0.0.0-20231209140543-691802146fb0 // indirect
+ github.com/HimbeerserverDE/mt v0.0.0-20240117134628-8d80038fd9e2 // 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