Skip to content

Commit

Permalink
Bump github.com/ironcore-dev/vgopath from 0.1.5 to 0.1.6 (#43)
Browse files Browse the repository at this point in the history
Bumps [github.com/ironcore-dev/vgopath](https://github.com/ironcore-dev/vgopath) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/ironcore-dev/vgopath/releases)
- [Commits](ironcore-dev/vgopath@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: github.com/ironcore-dev/vgopath
  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 Sep 13, 2024
1 parent 0d93a14 commit 048f1c4
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 @@ -11,7 +11,7 @@ require (
github.com/gardener/machine-controller-manager v0.53.1
github.com/go-logr/logr v1.4.2
github.com/ironcore-dev/controller-utils v0.9.3
github.com/ironcore-dev/vgopath v0.1.5
github.com/ironcore-dev/vgopath v0.1.6
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/ironcore-dev/controller-utils v0.9.3 h1:sTrnxSzX5RrLf4B8KrAH2axSC+gxfJXphkV6df2GSsw=
github.com/ironcore-dev/controller-utils v0.9.3/go.mod h1:djKnxDs0Hwxhhc0VmVY8tZnrOrElvrRV2jov/LiCZ2Y=
github.com/ironcore-dev/vgopath v0.1.5 h1:+I46zEFfbmNIGIGylqedT2bMXw8V7yVP16GJkG64gAw=
github.com/ironcore-dev/vgopath v0.1.5/go.mod h1:qbSUA7Eg0SO97OYfkG0DH+DxaPrH6XCiAQHqqs9R63Q=
github.com/ironcore-dev/vgopath v0.1.6 h1:r5RCkvi2mayKNNeGTInJ1iB4xuQ6qtdvP/Zeqx/Dz2M=
github.com/ironcore-dev/vgopath v0.1.6/go.mod h1:6Dhib0weDFQCTkVaHpqWiDDtLp8Mf0wwZHaqSQ6E0Kg=
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
Expand Down

0 comments on commit 048f1c4

Please sign in to comment.