Skip to content

Commit

Permalink
update(powerlib)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matrix-X committed Jan 13, 2024
1 parent 367cbc5 commit 9d2011e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go 1.17
//replace github.com/ArtisanCloud/PowerSocialite/v3 => ../PowerSocialite

require (
github.com/ArtisanCloud/PowerLibs/v3 v3.0.17
github.com/ArtisanCloud/PowerLibs/v3 v3.0.18
github.com/ArtisanCloud/PowerSocialite/v3 v3.0.7
github.com/go-playground/assert/v2 v2.0.1
github.com/redis/go-redis/v9 v9.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/ArtisanCloud/PowerLibs/v3 v3.0.3/go.mod h1:6/cNm8Dv8wdogyB5yPZGTm9KhaXIifiOw8a2IuD07hw=
github.com/ArtisanCloud/PowerLibs/v3 v3.0.17 h1:MhK1Q+xR9V1QBwbLs243LI61lZdeZsCDDDNfndFJ+2o=
github.com/ArtisanCloud/PowerLibs/v3 v3.0.17/go.mod h1:nuUJGlLNKhBmo5nLBqJOuKD2+oDoJkWaqzxxhkLPo5s=
github.com/ArtisanCloud/PowerLibs/v3 v3.0.18 h1:JFTJkK42lmNUyeeK9fajsWmd0VZ3k2AsdcwazDOg/UA=
github.com/ArtisanCloud/PowerLibs/v3 v3.0.18/go.mod h1:nuUJGlLNKhBmo5nLBqJOuKD2+oDoJkWaqzxxhkLPo5s=
github.com/ArtisanCloud/PowerSocialite/v3 v3.0.7 h1:P+erNlErr+X2v7Et+yTWaTfIRhw+HfpAPdvNIEwk9Gw=
github.com/ArtisanCloud/PowerSocialite/v3 v3.0.7/go.mod h1:VZQNCvcK/rldF3QaExiSl1gJEAkyc5/I8RLOd3WFZq4=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down

0 comments on commit 9d2011e

Please sign in to comment.