Skip to content

Commit

Permalink
chore: update common lib
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsen committed Dec 28, 2023
1 parent 913520a commit 8481993
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 @@ -14,7 +14,7 @@ require (
github.com/qingstor/go-mime v0.1.0
github.com/robfig/cron/v3 v3.0.1
github.com/stretchr/testify v1.8.1
github.com/xxxsen/common v0.0.20
github.com/xxxsen/common v0.0.25
github.com/xxxsen/s3verify v0.0.3
go.uber.org/zap v1.23.0
golang.org/x/sync v0.0.0-20220907140024-f12130a52804
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ github.com/ugorji/go v1.2.7/go.mod h1:nF9osbDWLy6bDVv/Rtoh6QgnvNDpmCalQV5urGCCS6
github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0=
github.com/ugorji/go/codec v1.2.7/go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY=
github.com/xxxsen/common v0.0.16/go.mod h1:UzhfYI+vZr3nNAhg44ZB+6i80JesFEsUxlpcFmfR1GU=
github.com/xxxsen/common v0.0.20 h1:pey6AwO4yWqgR83CzPAbyTPAzLH649cMqfeJCnJoMfA=
github.com/xxxsen/common v0.0.20/go.mod h1:rK2sTZXBYIWRIzdpIKqDPRD92zzGQeeABslJtu7fptQ=
github.com/xxxsen/common v0.0.25 h1:5ziKXJ9Q3g1AiLidY4CIWIB0C2tCN6z7cegCSIs7PIY=
github.com/xxxsen/common v0.0.25/go.mod h1:rK2sTZXBYIWRIzdpIKqDPRD92zzGQeeABslJtu7fptQ=
github.com/xxxsen/s3verify v0.0.3 h1:HLoBWgyaeMIPNuMZIcAD48oOoQbA28vCb4Ds9D1Q/yo=
github.com/xxxsen/s3verify v0.0.3/go.mod h1:VmfrGSg85EgyoTn4gR1TRDoKrAcNgt2ba5S5wkB4m5Q=
github.com/yitter/idgenerator-go v1.3.1 h1:GjVi2BupiDb1IXaXqrkOJE4p6qKdj3NaM3GdAjWok14=
Expand Down

0 comments on commit 8481993

Please sign in to comment.