Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/thinkgos/http-signature-go-0.3.0'
  • Loading branch information
thinkgos committed Sep 10, 2024
2 parents d261b0a + a38ab76 commit 9b240f2
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.5
github.com/thinkgos/http-signature-go v0.2.2
github.com/thinkgos/http-signature-go v0.3.0
go.uber.org/zap v1.27.0
gorm.io/gorm v1.25.12
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,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.5 h1:vCVzm0897TSWFhy2G52rU27hdhJl/lgvfiRQrek53JQ=
github.com/things-go/limiter v0.1.5/go.mod h1:C7SPsXIfiPPC44k/mb0TCwZa5DzqxXcL7Zg6g5hPL5I=
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/thinkgos/http-signature-go v0.3.0 h1:0lv04ZbAQfQ7zirAHGr5gW2544+EGp2z3BwJGR2vFl8=
github.com/thinkgos/http-signature-go v0.3.0/go.mod h1:9S0ZwDja8I/GN8vLX08js+YDotBjQ3nC5KTdlluEz3U=
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 9b240f2

Please sign in to comment.