fix(deps): update module github.com/yaronf/httpsign to v0.4.2 (#6188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-03 02:14:16 +01:00
committed by GitHub
parent 25842498c6
commit b782767493
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/urfave/cli-docs/v3 v3.1.1-0.20251022123016-72b87d11c482
github.com/urfave/cli/v3 v3.7.0
github.com/xeipuuv/gojsonschema v1.2.0
github.com/yaronf/httpsign v0.4.1
github.com/yaronf/httpsign v0.4.2
github.com/zalando/go-keyring v0.2.6
gitlab.com/gitlab-org/api/client-go v1.46.0
go.uber.org/multierr v1.11.0

4
go.sum
View File

@@ -595,8 +595,8 @@ github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavM
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=
github.com/yaronf/httpsign v0.4.1 h1:q2yLLkL4+8G9VmOBR6SIsD4+00ncjt+GyadGA3weY0Y=
github.com/yaronf/httpsign v0.4.1/go.mod h1:euOXi3++HLtx5YlsJEWcIzF3ztK4TL2M2F0Wg3KL+V0=
github.com/yaronf/httpsign v0.4.2 h1:YuiKm1ei0o/Z/rW0M7YIPhNN/J3HxzS93O2ybsX5sr8=
github.com/yaronf/httpsign v0.4.2/go.mod h1:euOXi3++HLtx5YlsJEWcIzF3ztK4TL2M2F0Wg3KL+V0=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zalando/go-keyring v0.2.6 h1:r7Yc3+H+Ux0+M72zacZoItR3UDxeWfKTcabvkI8ua9s=