Skip to content

Commit

Permalink
Bump github.com/manicminer/hamilton from 0.40.0 to 0.40.1
Browse files Browse the repository at this point in the history
Bumps [github.com/manicminer/hamilton](https://github.com/manicminer/hamilton) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/manicminer/hamilton/releases)
- [Changelog](https://github.com/manicminer/hamilton/blob/main/CHANGELOG.md)
- [Commits](manicminer/hamilton@v0.40.0...v0.40.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 28, 2022
1 parent a5ab75b commit 207fcf2
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 @@ -13,7 +13,7 @@ require (
github.com/go-redis/redis/v8 v8.11.4
github.com/google/go-cmp v0.5.7
github.com/gorilla/mux v1.8.0
github.com/manicminer/hamilton v0.40.0
github.com/manicminer/hamilton v0.40.1
github.com/manifoldco/promptui v0.9.0
github.com/olekukonko/tablewriter v0.0.5
github.com/patrickmn/go-cache v2.1.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@ github.com/lestrrat-go/option v1.0.0/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmt
github.com/lestrrat-go/pdebug/v3 v3.0.1/go.mod h1:za+m+Ve24yCxTEhR59N7UlnJomWwCiIqbJRmKeiADU4=
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/manicminer/hamilton v0.40.0 h1:I+S0LGC3QiSAUlw3cepFL/czn0JhGxf4aM08riAFMb8=
github.com/manicminer/hamilton v0.40.0/go.mod h1:IOYn2Dc9SUiZ7Ryw6c8Ay795vPPMnrCZe3MktS447dc=
github.com/manicminer/hamilton v0.40.1 h1:EcKl91ZHBA2NRwz2dyerPbkqH1PUR5GYJwqRUo1yCLg=
github.com/manicminer/hamilton v0.40.1/go.mod h1:IOYn2Dc9SUiZ7Ryw6c8Ay795vPPMnrCZe3MktS447dc=
github.com/manifoldco/promptui v0.9.0 h1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA=
github.com/manifoldco/promptui v0.9.0/go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GWtQEhdbn6Pgg=
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
Expand Down

0 comments on commit 207fcf2

Please sign in to comment.