Skip to content

Commit

Permalink
Bump github.com/xmidt-org/webpa-common/v2 from 2.0.6 to 2.0.7 (#50)
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/webpa-common/v2](https://github.com/xmidt-org/webpa-common) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/xmidt-org/webpa-common/releases)
- [Changelog](https://github.com/xmidt-org/webpa-common/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/webpa-common@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/webpa-common/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owen Cabalceta <denopink@gmail.com>
  • Loading branch information
dependabot[bot] and denopink committed Aug 25, 2022
1 parent 265859c commit 2cd5b44
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 39 deletions.
13 changes: 1 addition & 12 deletions go.mod
Expand Up @@ -7,23 +7,12 @@ require (
github.com/InVisionApp/go-logger v1.0.1
github.com/cenkalti/backoff/v3 v3.2.2
github.com/go-kit/kit v0.12.0
github.com/go-kit/log v0.2.1 // indirect
github.com/gocql/gocql v1.0.0 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/goph/emperror v0.17.3-0.20190703203600-60a8d9faa17b
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c // indirect
github.com/jinzhu/gorm v1.9.16
github.com/lib/pq v1.10.6 // indirect
github.com/pelletier/go-toml/v2 v2.0.2 // indirect
github.com/prometheus/client_golang v1.13.0 // indirect
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/viper v1.12.0 // indirect
github.com/stretchr/testify v1.8.0
github.com/subosito/gotenv v1.4.0 // indirect
github.com/xmidt-org/capacityset v0.1.1
github.com/xmidt-org/webpa-common v1.11.9 // indirect
github.com/xmidt-org/webpa-common/v2 v2.0.6
github.com/xmidt-org/webpa-common/v2 v2.0.7
github.com/yugabyte/gocql v0.0.0-20220204171058-0bd8e6cb12d0
golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 // indirect
gopkg.in/ini.v1 v1.66.6 // indirect
)

0 comments on commit 2cd5b44

Please sign in to comment.