diff options
author | github-actions <github-actions@github.com> | 2023-12-06 20:17:49 +0000 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2023-12-06 20:17:49 +0000 |
commit | 442e3c204af2b551c8541a49a337d50917f4f911 (patch) | |
tree | 6cab6c0fbb1a55598d37d2c7b86a49e7d762c407 /go.mod | |
parent | d0861993bf36dc986e610108b6d79f10c74a666c (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-20231206183301-530ae608a0df +require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20231206201548-db12bae0d976 require ( github.com/HimbeerserverDE/mt v0.0.0-20230608181626-b0bf21e31b42 // indirect |