Skip to content

Commit

Permalink
deps: update github.com/dadrus/httpsig digest to 7932464 (#1822)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent f271ee3 commit c43ab6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.1
require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/alicebob/miniredis/v2 v2.33.0
github.com/dadrus/httpsig v0.0.0-20240829181839-e878daf50fa2
github.com/dadrus/httpsig v0.0.0-20240919194717-7932464a34ee
github.com/dlclark/regexp2 v1.11.4
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46
github.com/elnormous/contenttype v1.0.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSV
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/dadrus/httpsig v0.0.0-20240829181839-e878daf50fa2 h1:Suc3X/EXDMTdXdIB1YdKbFMHR4XINZpJ0iI/zRH7VHI=
github.com/dadrus/httpsig v0.0.0-20240829181839-e878daf50fa2/go.mod h1:P31eM5Rh3dqq9FLr1QASaZsk8/8qIiKKUYFKjBC/yYc=
github.com/dadrus/httpsig v0.0.0-20240919194717-7932464a34ee h1:4a4JN54+9VomSRX9HUq8Pj/UUjLgaqN/SMdN8j6U07E=
github.com/dadrus/httpsig v0.0.0-20240919194717-7932464a34ee/go.mod h1:P31eM5Rh3dqq9FLr1QASaZsk8/8qIiKKUYFKjBC/yYc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
Expand Down

0 comments on commit c43ab6a

Please sign in to comment.