We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadccd5 commit 3daad28Copy full SHA for 3daad28
go.mod
@@ -4,7 +4,7 @@ go 1.16
4
5
require (
6
github.com/ArtisanCloud/go-socialite v1.0.7
7
- github.com/ArtisanCloud/go-libs v1.0.19
+ github.com/ArtisanCloud/go-libs v1.1.2
8
github.com/gin-gonic/gin v1.7.2
9
github.com/go-playground/assert/v2 v2.0.1
10
github.com/go-playground/validator/v10 v10.6.1 // indirect
0 commit comments