Skip to content

Commit

Permalink
chore(deps): bump github.com/ironcore-dev/vgopath from 0.1.5 to 0.1.6
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]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 7f76f64 commit 0386962
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 @@ -16,7 +16,7 @@ require (
github.com/imdario/mergo v0.3.16
github.com/ironcore-dev/controller-utils v0.9.3
github.com/ironcore-dev/ironcore v0.1.2
github.com/ironcore-dev/vgopath v0.1.5
github.com/ironcore-dev/vgopath v0.1.6
github.com/onsi/ginkgo/v2 v2.20.1
github.com/onsi/gomega v1.34.1
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 @@ -232,8 +232,8 @@ github.com/ironcore-dev/controller-utils v0.9.3 h1:sTrnxSzX5RrLf4B8KrAH2axSC+gxf
github.com/ironcore-dev/controller-utils v0.9.3/go.mod h1:djKnxDs0Hwxhhc0VmVY8tZnrOrElvrRV2jov/LiCZ2Y=
github.com/ironcore-dev/ironcore v0.1.2 h1:zYxKEZ+xXeQ7KVBPgYj+W3D4mlR6sCVJaFKUzfuR204=
github.com/ironcore-dev/ironcore v0.1.2/go.mod h1:ircFIizjXLGUU2r5utcYe/feMnwMZVJuyFZGAWmsmLQ=
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/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=
Expand Down

0 comments on commit 0386962

Please sign in to comment.