Skip to content

Commit

Permalink
Merge pull request #67 from things-go/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/thinkgos/http-signature-go-0.2.2

chore(deps): bump github.com/thinkgos/http-signature-go from 0.2.1 to 0.2.2
  • Loading branch information
thinkgos authored Jul 10, 2024
2 parents 3640bff + 2022692 commit f032909
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 @@ require (
github.com/gin-gonic/gin v1.10.0
github.com/stretchr/testify v1.9.0
github.com/things-go/limiter v0.1.3
github.com/thinkgos/http-signature-go v0.2.1
github.com/thinkgos/http-signature-go v0.2.2
go.uber.org/zap v1.27.0
gorm.io/gorm v1.25.10
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/things-go/limiter v0.1.3 h1:5bi+MNZj6qWpjwqVkfB56IqMbNf5teafGod0Nz0quXc=
github.com/things-go/limiter v0.1.3/go.mod h1:VDh7gKTV4fKeWA72kwAB/wVQf82vkeyeA+lBhQUgRP0=
github.com/thinkgos/http-signature-go v0.2.1 h1:IDHvtUhxy/SudW7d7GluNEWftl3wEyJKhNKjGtm2z/E=
github.com/thinkgos/http-signature-go v0.2.1/go.mod h1:1e+U6sePycPWRggpCWv5FNNzrLSlUuchDLScidMxZeY=
github.com/thinkgos/http-signature-go v0.2.2 h1:HTumq47sP2DfsjhH3hSLeoyGwJh9rck2KnnSzA5OrYo=
github.com/thinkgos/http-signature-go v0.2.2/go.mod h1:9g9/SUOfyZsFfPPO8X9E83IzOLfwqU/MwGU7Wj4Yqn0=
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
Expand Down

0 comments on commit f032909

Please sign in to comment.