1
0
mirror of https://gitea.com/gitea/go-sdk synced 2025-10-06 08:22:45 +02:00

fix(deps): update module github.com/42wim/httpsig to v1.2.2 (#686)

Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/686
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2025-01-14 17:15:09 +00:00
committed by techknowlogick
parent 7c59c85567
commit 200e8df201
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ module code.gitea.io/sdk/gitea
go 1.18
require (
github.com/42wim/httpsig v1.2.1
github.com/42wim/httpsig v1.2.2
github.com/davidmz/go-pageant v1.0.2
github.com/go-fed/httpsig v1.1.0
github.com/hashicorp/go-version v1.6.0

View File

@@ -1,5 +1,7 @@
github.com/42wim/httpsig v1.2.1 h1:oLBxptMe9U4ZmSGtkosT8Dlfg31P3VQnAGq6psXv82Y=
github.com/42wim/httpsig v1.2.1/go.mod h1:P/UYo7ytNBFwc+dg35IubuAUIs8zj5zzFIgUCEl55WY=
github.com/42wim/httpsig v1.2.2 h1:ofAYoHUNs/MJOLqQ8hIxeyz2QxOz8qdSVvp3PX/oPgA=
github.com/42wim/httpsig v1.2.2/go.mod h1:P/UYo7ytNBFwc+dg35IubuAUIs8zj5zzFIgUCEl55WY=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davidmz/go-pageant v1.0.2 h1:bPblRCh5jGU+Uptpz6LgMZGD5hJoOt7otgT454WvHn0=