Skip to content

Commit cf22d8a

Browse files
Merge pull request #615 from validatedpatterns/konflux/mintmaker/main/github.com-42wim-httpsig-1.x
chore(deps): update module github.com/42wim/httpsig to v1.2.4
2 parents 3965415 + 48e4862 commit cf22d8a

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
@@ -38,7 +38,7 @@ require (
3838
cloud.google.com/go/compute/metadata v0.9.0 // indirect
3939
cyphar.com/go-pathrs v0.2.4 // indirect
4040
dario.cat/mergo v1.0.2 // indirect
41-
github.com/42wim/httpsig v1.2.3 // indirect
41+
github.com/42wim/httpsig v1.2.4 // indirect
4242
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 // indirect
4343
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1 // indirect
4444
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ cyphar.com/go-pathrs v0.2.4 h1:iD/mge36swa1UFKdINkr1Frkpp6wZsy3YYEildj9cLY=
66
cyphar.com/go-pathrs v0.2.4/go.mod h1:y8f1EMG7r+hCuFf/rXsKqMJrJAUoADZGNh5/vZPKcGc=
77
dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8=
88
dario.cat/mergo v1.0.2/go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA=
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=
9+
github.com/42wim/httpsig v1.2.4 h1:mI5bH0nm4xn7K18fo1K3okNDRq8CCJ0KbBYWyA6r8lU=
10+
github.com/42wim/httpsig v1.2.4/go.mod h1:yKsYfSyTBEohkPik224QPFylmzEBtda/kjyIAJjh3ps=
1111
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 h1:bvDV9vkmnHYOMsOr4WLk+Vo07yKIzd94sVoIqshQ4bU=
1212
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24/go.mod h1:8o94RPi1/7XTJvwPpRSzSUedZrtlirdB3r9Z20bi2f8=
1313
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 h1:JXg2dwJUmPB9JmtVmdEB16APJ7jurfbY5jnfXpJoRMc=

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ cyphar.com/go-pathrs/procfs
1313
# dario.cat/mergo v1.0.2
1414
## explicit; go 1.13
1515
dario.cat/mergo
16-
# github.com/42wim/httpsig v1.2.3
17-
## explicit; go 1.23.0
16+
# github.com/42wim/httpsig v1.2.4
17+
## explicit; go 1.25.0
1818
github.com/42wim/httpsig
1919
# github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
2020
## explicit; go 1.23.0

0 commit comments

Comments
 (0)