Skip to content

Commit

Permalink
Bump github.com/mrz1836/go-whatsonchain from 0.9.3 to 0.9.5
Browse files Browse the repository at this point in the history
Bumps [github.com/mrz1836/go-whatsonchain](https://github.com/mrz1836/go-whatsonchain) from 0.9.3 to 0.9.5.
- [Release notes](https://github.com/mrz1836/go-whatsonchain/releases)
- [Changelog](https://github.com/mrz1836/go-whatsonchain/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-whatsonchain@v0.9.3...v0.9.5)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-whatsonchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2022
1 parent 4f08b7f commit 6f0ec53
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 @@ -5,7 +5,7 @@ go 1.16
require (
github.com/gojektech/heimdall/v6 v6.1.0
github.com/mrz1836/go-preev v0.3.0
github.com/mrz1836/go-whatsonchain v0.9.3
github.com/mrz1836/go-whatsonchain v0.9.5
github.com/shopspring/decimal v1.3.1
github.com/stretchr/testify v1.7.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/jtolds/gls v4.2.1+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVY
github.com/mattn/goveralls v0.0.6/go.mod h1:h8b4ow6FxSPMQHF6o2ve3qsclnffZjYTNEKmLesRwqw=
github.com/mrz1836/go-preev v0.3.0 h1:K8noknqWSOr+S3O1mJI/c6wd0TVo7Q/kpiC9hPtkl5I=
github.com/mrz1836/go-preev v0.3.0/go.mod h1:tOcsi6SnHWQqA3Ujhr9vlbaV8R9lQo3Sb1bU3Wc6hNQ=
github.com/mrz1836/go-whatsonchain v0.9.3 h1:ScxaLynpqb1p4PziuNCyEEypz4RMWLBpD66IwnEc+X4=
github.com/mrz1836/go-whatsonchain v0.9.3/go.mod h1:qVch/m2I8ecQGqapkH4/41/mWoFO0J03R9QEPTOPSw4=
github.com/mrz1836/go-whatsonchain v0.9.5 h1:AjdNvWscThC5GTmoTFPZJJi87TU2NXf4PgL0CyFp8RM=
github.com/mrz1836/go-whatsonchain v0.9.5/go.mod h1:qVch/m2I8ecQGqapkH4/41/mWoFO0J03R9QEPTOPSw4=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 6f0ec53

Please sign in to comment.