Skip to content

Commit

Permalink
Bump github.com/servicebinding/runtime from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/servicebinding/runtime](https://github.com/servicebinding/runtime) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/servicebinding/runtime/releases)
- [Commits](servicebinding/runtime@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/servicebinding/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and danail-branekov committed May 27, 2024
1 parent 73d25f8 commit bb95278
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 @@ -30,7 +30,7 @@ require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/pivotal/kpack v0.13.3
github.com/servicebinding/runtime v0.8.0
github.com/servicebinding/runtime v0.9.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
golang.org/x/text v0.15.0
gopkg.in/square/go-jose.v2 v2.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@ github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
github.com/sclevine/spec v1.4.0/go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
github.com/servicebinding/runtime v0.8.0 h1:RQ/xffxHgw0M8wAn28NLlSzQbReYTkCQHCzb95mQNYY=
github.com/servicebinding/runtime v0.8.0/go.mod h1:dA8orlknfz7fT2XSSsqTby0wLw9c+dpuVN6qHqv6sSo=
github.com/servicebinding/runtime v0.9.0 h1:tjEIi5YxAArxBUPOsX34URelq22Z/yjLdW9vCMfBAfk=
github.com/servicebinding/runtime v0.9.0/go.mod h1:cj4GlfjSR9PnwyKhqj18rYFaVzFHXSOHJKnupUnu3fg=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
Expand Down

0 comments on commit bb95278

Please sign in to comment.