Skip to content

Commit

Permalink
Bump github.com/kyma-project/nats-manager
Browse files Browse the repository at this point in the history
Bumps [github.com/kyma-project/nats-manager](https://github.com/kyma-project/nats-manager) from 0.0.0-20230718133808-9241d3b926bd to 1.0.0.
- [Release notes](https://github.com/kyma-project/nats-manager/releases)
- [Commits](https://github.com/kyma-project/nats-manager/commits/v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/kyma-project/nats-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 7e5da78 commit be923ba
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/kelseyhightower/envconfig v1.4.0
github.com/kyma-incubator/api-gateway v0.0.0-20220819093753-296e6704d413
github.com/kyma-project/kyma/components/eventing-controller v0.0.0-20230921090956-f27b81d3d8cb
github.com/kyma-project/nats-manager v0.0.0-20230718133808-9241d3b926bd
github.com/kyma-project/nats-manager v1.0.0
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/onsi/gomega v1.27.10
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ github.com/kyma-project/kyma/components/application-operator v0.0.0-202301271650
github.com/kyma-project/kyma/components/application-operator v0.0.0-20230127165033-ec8e43477eca/go.mod h1:Tog02gZ1VT7yvFmhSqmiuGZpDYt18zTF4kr6E0N9ttk=
github.com/kyma-project/kyma/components/eventing-controller v0.0.0-20230921090956-f27b81d3d8cb h1:iKYioPZbu1Lts6/ozt64ubClzyN8GNkYxo5rys6o+NY=
github.com/kyma-project/kyma/components/eventing-controller v0.0.0-20230921090956-f27b81d3d8cb/go.mod h1:UJ0jiLEes1vQ0hdYkkKlTvFc6nuhb04Ojg7r6Ca+HzQ=
github.com/kyma-project/nats-manager v0.0.0-20230718133808-9241d3b926bd h1:oZboLZkGT/1wP/lNvuqeJPOwslHS+Oq0BGuiS0L0o2M=
github.com/kyma-project/nats-manager v0.0.0-20230718133808-9241d3b926bd/go.mod h1:KCs/xWuIyxSQSckDuHUxH60xiDD67xgPtfqHujzfqbw=
github.com/kyma-project/nats-manager v1.0.0 h1:CkphG5gnyxttFgAknQh22nj+Kwvcnn91R9Bj6ybrCJI=
github.com/kyma-project/nats-manager v1.0.0/go.mod h1:gC0W/C2NgpmVnG/5v5f76ijNw5aloQLEkSuVOElB9gk=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
Expand Down

0 comments on commit be923ba

Please sign in to comment.