diff options
author | github-actions <github-actions@github.com> | 2023-12-09 11:03:38 +0000 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2023-12-09 11:03:38 +0000 |
commit | ff5210dbd3a0a3b816833a16a49ffd82f674a460 (patch) | |
tree | 88c8210582e099f816849488d0bfa33bbcb717fd /go.mod | |
parent | 0652d88e5bd91547dc66562c3ca7ced5b64e9731 (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-20231208231825-48df17e2d3eb +require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20231209110151-6a2fbd143413 require ( github.com/HimbeerserverDE/mt v0.0.0-20230608181626-b0bf21e31b42 // indirect |