Skip to content

Commit

Permalink
feat(deps): bump github.com/xmidt-org/ancla from 0.3.11 to 0.3.12 (#459)
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/ancla](https://github.com/xmidt-org/ancla) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/xmidt-org/ancla/releases)
- [Changelog](https://github.com/xmidt-org/ancla/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/ancla@v0.3.11...v0.3.12)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/ancla
  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>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 6023e1b commit 8631edf
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 64 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/xmidt-org/ancla v0.3.11
github.com/xmidt-org/ancla v0.3.12
github.com/xmidt-org/arrange v0.4.0
github.com/xmidt-org/bascule v0.11.6
github.com/xmidt-org/candlelight v0.0.19
Expand Down Expand Up @@ -64,10 +64,10 @@ require (
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.10.1 // indirect
github.com/prometheus/client_golang v1.17.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
github.com/sagikazarmark/locafero v0.3.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/segmentio/asm v1.2.0 // indirect
Expand Down
Loading

0 comments on commit 8631edf

Please sign in to comment.