Skip to content

Commit

Permalink
Bump github.com/elisasre/mageutil from 1.7.0 to 1.7.1 (#162)
Browse files Browse the repository at this point in the history
Bumps [github.com/elisasre/mageutil](https://github.com/elisasre/mageutil) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/elisasre/mageutil/releases)
- [Commits](elisasre/mageutil@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/elisasre/mageutil
  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 Nov 3, 2024
1 parent 9ed5e6a commit 83a08c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ replace (
)

require (
github.com/elisasre/mageutil v1.7.0
github.com/elisasre/mageutil v1.7.1
github.com/golang/glog v1.2.2
github.com/gophercloud/gophercloud v1.14.1
github.com/gophercloud/gophercloud/v2 v2.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBi
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8=
github.com/docker/docker-credential-helpers v0.8.0/go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40=
github.com/elisasre/mageutil v1.7.0 h1:38i/SBr9y5e6CZ4E2/+U/HJq9XYyY0AF9JL5xZAlK7s=
github.com/elisasre/mageutil v1.7.0/go.mod h1:zuKZV939dV8tfFNy/4veDwG2rTZQtie1iHl0gbd2RaY=
github.com/elisasre/mageutil v1.7.1 h1:KCcOP522oM9x/plK12V1IVcHzTidgb7s9GxzZ7jHezo=
github.com/elisasre/mageutil v1.7.1/go.mod h1:zuKZV939dV8tfFNy/4veDwG2rTZQtie1iHl0gbd2RaY=
github.com/emicklei/go-restful/v3 v3.12.0 h1:y2DdzBAURM29NFF94q6RaY4vjIH1rtwDapwQtU84iWk=
github.com/emicklei/go-restful/v3 v3.12.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
Expand Down

0 comments on commit 83a08c4

Please sign in to comment.