Skip to content

Commit

Permalink
Bump github.com/jpillora/chisel from 1.9.1 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [github.com/jpillora/chisel](https://github.com/jpillora/chisel) from 1.9.1 to 1.10.1.
- [Release notes](https://github.com/jpillora/chisel/releases)
- [Commits](jpillora/chisel@v1.9.1...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/jpillora/chisel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e31ad49 commit fe0408f
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 @@ -10,7 +10,7 @@ require (
github.com/google/uuid v1.6.0
github.com/influxdata/go-syslog/v2 v2.0.1
github.com/iron-io/iron_go3 v0.0.0-20190916120531-a4a7f74b73ac
github.com/jpillora/chisel v1.9.1
github.com/jpillora/chisel v1.10.1
github.com/mitchellh/go-homedir v1.1.0
github.com/philips-software/go-hsdp-api v0.84.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ github.com/jeffh/go.bdd v0.0.0-20120717032931-88f798ee0c74 h1:gyfyP8SEIZHs1u2ivT
github.com/jeffh/go.bdd v0.0.0-20120717032931-88f798ee0c74/go.mod h1:qNa9FlAfO0U/qNkzYBMH1JKYRMzC+sP9IcyV4U18l98=
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
github.com/jpillora/chisel v1.9.1 h1:nGOF58+45WHlvDcq6AZu7En8nWOBCZHqj9boo5rB4qU=
github.com/jpillora/chisel v1.9.1/go.mod h1:qvgGfFR9ZhiDoYJM4IM1omX1HLbQSkZag8miP9u4SsQ=
github.com/jpillora/chisel v1.10.1 h1:ChdZHd/2BG8RBoNbBy+1xfp0kAMea8vXHz2T25UB/88=
github.com/jpillora/chisel v1.10.1/go.mod h1:JwsnHmvXKfHGuu9kym97zq/9TMLBlTsS+Qpw4+/xE1U=
github.com/jpillora/sizestr v1.0.0 h1:4tr0FLxs1Mtq3TnsLDV+GYUWG7Q26a6s+tV5Zfw2ygw=
github.com/jpillora/sizestr v1.0.0/go.mod h1:bUhLv4ctkknatr6gR42qPxirmd5+ds1u7mzD+MZ33f0=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
Expand Down

0 comments on commit fe0408f

Please sign in to comment.