Skip to content

Commit

Permalink
feat(deps): bump github.com/xmidt-org/touchstone from 0.1.3 to 0.1.5 (#…
Browse files Browse the repository at this point in the history
…233)

Bumps [github.com/xmidt-org/touchstone](https://github.com/xmidt-org/touchstone) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/xmidt-org/touchstone/releases)
- [Changelog](https://github.com/xmidt-org/touchstone/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/touchstone@v0.1.3...v0.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 276c1f9 commit d07ffd4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 738 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/xmidt-org/candlelight v0.0.21
github.com/xmidt-org/clortho v0.0.4
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/touchstone v0.1.3
github.com/xmidt-org/touchstone v0.1.5
github.com/xmidt-org/webpa-common/v2 v2.3.2
go.uber.org/fx v1.20.1
go.uber.org/multierr v1.11.0
Expand Down Expand Up @@ -43,11 +43,10 @@ require (
github.com/lestrrat-go/iter v1.0.2 // indirect
github.com/lestrrat-go/jwx/v2 v2.0.16 // indirect
github.com/lestrrat-go/option v1.0.1 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/openzipkin/zipkin-go v0.4.2 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.45.0 // indirect
github.com/prometheus/common v0.46.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/segmentio/asm v1.2.0 // indirect
github.com/stretchr/objx v0.5.1 // indirect
Expand Down
Loading

0 comments on commit d07ffd4

Please sign in to comment.