Update deps

This commit is contained in:
Caleb Gardner
2023-07-02 06:01:32 -05:00
parent 9d4a56d602
commit 8c396567ed
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,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/swassistant-backend v0.1.7
github.com/CalebQ42/swassistant-backend v0.1.9
go.mongodb.org/mongo-driver v1.11.7
)