diff options
author | github-actions <github-actions@github.com> | 2024-12-05 21:17:13 +0000 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2024-12-05 21:17:13 +0000 |
commit | 99fe8c78aeecfb458c754338e872a6b84de1cc7f (patch) | |
tree | 0444385e93a61c42a9cb3a96e803a52410b6c98a /go.mod | |
parent | 1146868006773592b8119dd61bdd95d6136c79b8 (diff) |
auto-upgrade proxy
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.21 toolchain go1.21.4 -require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20241117164345-3bff2563fae6 +require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20241205211435-fed47e8f13cf require ( github.com/HimbeerserverDE/mt v0.0.0-20241011190021-0f652a56d16b // indirect |