Skip to content

Commit 83af2a0

Browse files
author
Walle
committed
fix(go-libs): update version v1.1.4
1 parent 8965488 commit 83af2a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go 1.16
77
// replace github.com/ArtisanCloud/go-socialite => ../go-socialite
88

99
require (
10-
github.com/ArtisanCloud/go-libs v1.1.3
10+
github.com/ArtisanCloud/go-libs v1.1.4
1111
github.com/ArtisanCloud/go-socialite v1.0.8
1212
github.com/gin-gonic/gin v1.7.2
1313
github.com/go-playground/assert/v2 v2.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github.com/ArtisanCloud/go-libs v1.0.19/go.mod h1:4pGEskMX4BA2w2cJdjL4+jcGHRLdx6Bj+evOqXo23iU=
2-
github.com/ArtisanCloud/go-libs v1.1.3 h1:UCvKc80TRl/5MdwMBFM3ymXVwKrZ+gQewyom2xV5DFI=
3-
github.com/ArtisanCloud/go-libs v1.1.3/go.mod h1:4pGEskMX4BA2w2cJdjL4+jcGHRLdx6Bj+evOqXo23iU=
2+
github.com/ArtisanCloud/go-libs v1.1.4 h1:bnYGifU+xVqyqrAZIEjjPYcsOsMEs4S5wBaZuWRcRHs=
3+
github.com/ArtisanCloud/go-libs v1.1.4/go.mod h1:4pGEskMX4BA2w2cJdjL4+jcGHRLdx6Bj+evOqXo23iU=
44
github.com/ArtisanCloud/go-socialite v1.0.8 h1:eugkAA9SvXxltUw5wBZP1RWBva80jAHO4MykWRevCPg=
55
github.com/ArtisanCloud/go-socialite v1.0.8/go.mod h1:dtDCF49NdzsKEd+nKm6ytv5cVaAfM3O8Hl7fml4K+E4=
66
github.com/cespare/xxhash/v2 v2.1.1 h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=

0 commit comments

Comments
 (0)