Skip to content

Commit

Permalink
Bump github.com/elisasre/mageutil from 1.5.7 to 1.5.8 (#126)
Browse files Browse the repository at this point in the history
Bumps [github.com/elisasre/mageutil](https://github.com/elisasre/mageutil) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/elisasre/mageutil/releases)
- [Commits](elisasre/mageutil@v1.5.7...v1.5.8)

---
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 Apr 21, 2024
1 parent 1558f7c commit b6fa8f2
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 @@ -35,7 +35,7 @@ replace (
)

require (
github.com/elisasre/mageutil v1.5.7
github.com/elisasre/mageutil v1.5.8
github.com/golang/glog v1.2.1
github.com/gophercloud/gophercloud v1.11.0
github.com/magefile/mage v1.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ github.com/docker/docker v24.0.9+incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKs
github.com/docker/docker v24.0.9+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
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.5.7 h1:TSyY3ChbRSmX8vlQjVWYVn+dbr9+0AYi6vUZVrRhnnc=
github.com/elisasre/mageutil v1.5.7/go.mod h1:msNwfEQjGfwZiQ6TBBx2ofGlUAT5Kh5sNPT+YoGOG/4=
github.com/elisasre/mageutil v1.5.8 h1:IQMjeFjFDB6zZd44v+I8wrGUPKagiXbxAi30cyMI1JA=
github.com/elisasre/mageutil v1.5.8/go.mod h1:msNwfEQjGfwZiQ6TBBx2ofGlUAT5Kh5sNPT+YoGOG/4=
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
Expand Down

0 comments on commit b6fa8f2

Please sign in to comment.