Upgrade mt-multiserver-proxy

master
HimbeerserverDE 2022-05-15 10:33:19 +02:00
parent 00423f3389
commit 7ab3f99fea
No known key found for this signature in database
GPG Key ID: A3D3E205DA0B0401
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/HimbeerserverDE/mt-multiserver-chatcommands
go 1.18
require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20220514170657-54c9f9bb8d42
require github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20220515083032-2c55a8e47911
require (
github.com/HimbeerserverDE/srp v0.0.0 // indirect

4
go.sum
View File

@ -1,5 +1,5 @@
github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20220514170657-54c9f9bb8d42 h1:K+jC2rvEbahAA7mC8adydA6iIw2RUvotk6afcQHdj4Y=
github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20220514170657-54c9f9bb8d42/go.mod h1:QcSbqCHaPTEubrFC8TGFVJm9QIH9W03+jzy/TsUfNfw=
github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20220515083032-2c55a8e47911 h1:luXGFPSxibQvV2YD5x9+XFpWSQ/hk/m/sFvoflg70w0=
github.com/HimbeerserverDE/mt-multiserver-proxy v0.0.0-20220515083032-2c55a8e47911/go.mod h1:QcSbqCHaPTEubrFC8TGFVJm9QIH9W03+jzy/TsUfNfw=
github.com/HimbeerserverDE/srp v0.0.0 h1:Iy2GIF7DJphXXO9NjncLEBO6VsZd8Yhrlxl/qTr09eE=
github.com/HimbeerserverDE/srp v0.0.0/go.mod h1:pxNH8S2nh4n2DWE0ToX5GnnDr/uEAuaAhJsCpkDLIWw=
github.com/anon55555/mt v0.0.0-20210919124550-bcc58cb3048f h1:tZU8VPYLyRrG3Lj9zBZvTVF5tUGciC/2aUIgTcU4WaM=