use middlewares from CasaOS-Common (#7)

This commit is contained in:
Tiger Wang (王豫)
2022-08-25 17:36:24 -04:00
committed by GitHub
parent 8d9c3f987d
commit 5417c6b94b
5 changed files with 6 additions and 67 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/IceWhaleTech/CasaOS-UserService
go 1.18
require (
github.com/IceWhaleTech/CasaOS-Common v0.0.0-20220811230555-229797f76426
github.com/IceWhaleTech/CasaOS-Common v0.0.0-20220825191226-4519f1880f68
github.com/IceWhaleTech/CasaOS-Gateway v0.0.0-20220804231126-285796241a3b
github.com/gin-contrib/gzip v0.0.6
github.com/gin-gonic/gin v1.8.1