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
…336)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 973eb5b commit a161c51
Showing 2 changed files with 6 additions and 126 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -16,7 +16,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 v1.11.9
github.com/xmidt-org/webpa-common/v2 v2.3.2
github.com/xmidt-org/wrp-go/v3 v3.2.3
@@ -75,7 +75,6 @@ require (
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/miekg/dns v1.1.56 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -84,7 +83,7 @@ require (
github.com/pkg/errors v0.9.1 // 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/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
Loading

0 comments on commit a161c51

Please sign in to comment.