Skip to content

Commit

Permalink
Bump github.com/yaronf/httpsign from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/yaronf/httpsign](https://github.com/yaronf/httpsign) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/yaronf/httpsign/releases)
- [Commits](yaronf/httpsign@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/yaronf/httpsign
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 853ee60 commit 5ef0c8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/xitongsys/parquet-go v1.6.2
github.com/yaronf/httpsign v0.3.1
github.com/yaronf/httpsign v0.3.2
github.com/yawning/cryptopan v0.0.0-20170504040949-65bca51288fe
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/crypto v0.31.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,8 @@ github.com/xitongsys/parquet-go-source v0.0.0-20190524061010-2b72cbee77d5/go.mod
github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0/go.mod h1:HYhIKsdns7xz80OgkbgJYrtQY7FjHWHKH6cvN7+czGE=
github.com/xitongsys/parquet-go-source v0.0.0-20241021075129-b732d2ac9c9b h1:zbb5qM/t3N+O33Vp5sFyG6yIcWZV1q7rfEjJM8UsRBQ=
github.com/xitongsys/parquet-go-source v0.0.0-20241021075129-b732d2ac9c9b/go.mod h1:2ActxmJ4q17Cdruar9nKEkzKSOL1Ol03737Bkz10rTY=
github.com/yaronf/httpsign v0.3.1 h1:A4pqjwOVCwlExyy/mPTTryCHcXn+xhq4+wxq4BKhi2k=
github.com/yaronf/httpsign v0.3.1/go.mod h1:+7d6GccMcoljvE3QtU00NCmR1iTXCVNfbMe5nqaxRG4=
github.com/yaronf/httpsign v0.3.2 h1:rBYYx9eHm60noI4oC24JAD2tJuM8AUDh9ErJO/FfzBs=
github.com/yaronf/httpsign v0.3.2/go.mod h1:cYB/6toJrJnf4JTLVoo6IHzFH9/Zu1dcKmah4xfX2WA=
github.com/yawning/cryptopan v0.0.0-20170504040949-65bca51288fe h1:B1HfLaxsCDBY2VyN3jRFbLfLhcbkTmTxZVadyNkSwEs=
github.com/yawning/cryptopan v0.0.0-20170504040949-65bca51288fe/go.mod h1:5wSpRXvjbjqdXW7D8D4y1ahMBZN0SqoxJ/ZTqkM37F0=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 5ef0c8b

Please sign in to comment.