Skip to content

Commit

Permalink
deps: update github.com/dadrus/httpsig digest to ede02f5 (#2028)
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 Dec 15, 2024
1 parent 9d6c287 commit 2e7c22b
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.4
require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/alicebob/miniredis/v2 v2.33.0
github.com/dadrus/httpsig v0.0.0-20241211150548-85ccc1884356
github.com/dadrus/httpsig v0.0.0-20241214150921-ede02f5b33e8
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 @@ -110,6 +110,8 @@ github.com/dadrus/httpsig v0.0.0-20241205180119-a763cb63f470 h1:if3/0o51GT1EaGsj
github.com/dadrus/httpsig v0.0.0-20241205180119-a763cb63f470/go.mod h1:H3xgNqWy8LLwXM6sDfR/GhJQ/cP/YXFN4LgEcJSxdIE=
github.com/dadrus/httpsig v0.0.0-20241211150548-85ccc1884356 h1:EFK8ppaeibva/J1Bbgg155pa4eeKdtONoq7gUEmQg5M=
github.com/dadrus/httpsig v0.0.0-20241211150548-85ccc1884356/go.mod h1:H3xgNqWy8LLwXM6sDfR/GhJQ/cP/YXFN4LgEcJSxdIE=
github.com/dadrus/httpsig v0.0.0-20241214150921-ede02f5b33e8 h1:JJ6QPgL+Si6GqLyPtbsQ4drq7PDuDqMLCce+FtTzdjI=
github.com/dadrus/httpsig v0.0.0-20241214150921-ede02f5b33e8/go.mod h1:H3xgNqWy8LLwXM6sDfR/GhJQ/cP/YXFN4LgEcJSxdIE=
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 2e7c22b

Please sign in to comment.