fix migration from v0.3.5 (#14)

This commit is contained in:
Tiger Wang (王豫)
2022-09-09 09:00:49 -04:00
committed by GitHub
parent 828fd3b8f5
commit 58ce3d1210
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/IceWhaleTech/CasaOS-UserService
go 1.19
require (
github.com/IceWhaleTech/CasaOS-Common v0.0.0-20220901034123-ca130f6b5ce9
github.com/IceWhaleTech/CasaOS-Common v0.0.0-20220909125858-92fc5b2e0ae5
github.com/IceWhaleTech/CasaOS-Gateway v0.3.6
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/gin-contrib/gzip v0.0.6