File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ cyphar.com/go-pathrs v0.2.4 h1:iD/mge36swa1UFKdINkr1Frkpp6wZsy3YYEildj9cLY=
66cyphar.com/go-pathrs v0.2.4 /go.mod h1:y8f1EMG7r+hCuFf/rXsKqMJrJAUoADZGNh5/vZPKcGc =
77dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8 =
88dario.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 =
1111github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 h1:bvDV9vkmnHYOMsOr4WLk+Vo07yKIzd94sVoIqshQ4bU =
1212github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 /go.mod h1:8o94RPi1/7XTJvwPpRSzSUedZrtlirdB3r9Z20bi2f8 =
1313github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 h1:JXg2dwJUmPB9JmtVmdEB16APJ7jurfbY5jnfXpJoRMc =
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ cyphar.com/go-pathrs/procfs
1313# dario.cat/mergo v1.0.2
1414## explicit; go 1.13
1515dario.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
1818github.com/42wim/httpsig
1919# github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
2020## explicit; go 1.23.0
You can’t perform that action at this time.
0 commit comments