Skip to content

Commit

Permalink
chore(deps): bump github.com/emirpasic/gods from 1.12.0 to 1.15.0 (#1132
Browse files Browse the repository at this point in the history
)

Bumps [github.com/emirpasic/gods](https://github.com/emirpasic/gods) from 1.12.0 to 1.15.0.
- [Release notes](https://github.com/emirpasic/gods/releases)
- [Commits](emirpasic/gods@v1.12.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2022
1 parent 9519929 commit d3072b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/caarlos0/env/v6 v6.9.1
github.com/davecgh/go-spew v1.1.1
github.com/emirpasic/gods v1.12.0
github.com/emirpasic/gods v1.15.0
github.com/go-logr/logr v1.2.3
github.com/google/go-cmp v0.5.7
github.com/google/go-containerregistry v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -336,8 +336,8 @@ github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkg
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=
github.com/emicklei/go-restful v2.9.5+incompatible h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk=
github.com/emicklei/go-restful v2.9.5+incompatible/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=
github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg=
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
github.com/emirpasic/gods v1.15.0 h1:gNsG9KBh8DK9GyYmOfWeaLhtG/M0Y5nedw1egkrg2lU=
github.com/emirpasic/gods v1.15.0/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
Expand Down

0 comments on commit d3072b5

Please sign in to comment.