Update stupid-backend

This commit is contained in:
Caleb Gardner
2023-07-02 07:55:49 -05:00
parent 8c396567ed
commit 05b7ee2608
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.20
require (
github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39
github.com/CalebQ42/stupid-backend v1.0.1
github.com/CalebQ42/stupid-backend v1.1.0
github.com/CalebQ42/swassistant-backend v0.1.9
go.mongodb.org/mongo-driver v1.11.7
)