diff options
author | github-actions <github-actions@github.com> | 2023-06-08 18:45:30 +0000 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2023-06-08 18:45:30 +0000 |
commit | 86944815374466a993c34c70d0bb58291244628d (patch) | |
tree | 51d2807af13319790a559b193793f3d5ccf959ea /go.mod | |
parent | d5ebcb007eb134a02d8715599f8b1c8b0d07504a (diff) |
Upgrade proxy
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ module github.com/HimbeerserverDE/mt-multiserver-chatcommands go 1.18 -require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20230608181740-805dc0f73228 +require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20230608183355-632688cd4fb9 require ( github.com/HimbeerserverDE/mt v0.0.0-20230608181626-b0bf21e31b42 // indirect |