Skip to content

Commit e141758

Browse files
chore(deps): update module github.com/42wim/httpsig to v1.2.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ff5dc8a commit e141758

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
require (
3434
cloud.google.com/go/compute/metadata v0.3.0 // indirect
3535
dario.cat/mergo v1.0.1 // indirect
36-
github.com/42wim/httpsig v1.2.2 // indirect
36+
github.com/42wim/httpsig v1.2.3 // indirect
3737
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
3838
github.com/BurntSushi/toml v1.4.0 // indirect
3939
github.com/MakeNowJust/heredoc v1.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ code.gitea.io/sdk/gitea v0.21.0 h1:69n6oz6kEVHRo1+APQQyizkhrZrLsTLXey9142pfkD4=
66
code.gitea.io/sdk/gitea v0.21.0/go.mod h1:tnBjVhuKJCn8ibdyyhvUyxrR1Ca2KHEoTWoukNhXQPA=
77
dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
88
dario.cat/mergo v1.0.1/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
9-
github.com/42wim/httpsig v1.2.2 h1:ofAYoHUNs/MJOLqQ8hIxeyz2QxOz8qdSVvp3PX/oPgA=
10-
github.com/42wim/httpsig v1.2.2/go.mod h1:P/UYo7ytNBFwc+dg35IubuAUIs8zj5zzFIgUCEl55WY=
9+
github.com/42wim/httpsig v1.2.3 h1:xb0YyWhkYj57SPtfSttIobJUPJZB9as1nsfo7KWVcEs=
10+
github.com/42wim/httpsig v1.2.3/go.mod h1:nZq9OlYKDrUBhptd77IHx4/sZZD+IxTBADvAPI9G/EM=
1111
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c h1:udKWzYgxTojEKWjV8V+WSxDXJ4NFATAsZjh8iIbsQIg=
1212
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
1313
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ code.gitea.io/sdk/gitea
77
# dario.cat/mergo v1.0.1
88
## explicit; go 1.13
99
dario.cat/mergo
10-
# github.com/42wim/httpsig v1.2.2
11-
## explicit; go 1.18
10+
# github.com/42wim/httpsig v1.2.3
11+
## explicit; go 1.23.0
1212
github.com/42wim/httpsig
1313
# github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
1414
## explicit; go 1.16

0 commit comments

Comments
 (0)