Skip to content

Commit

Permalink
Bump github.com/keptn/go-utils from 0.8.0 to 0.20.2
Browse files Browse the repository at this point in the history
Bumps [github.com/keptn/go-utils](https://github.com/keptn/go-utils) from 0.8.0 to 0.20.2.
- [Release notes](https://github.com/keptn/go-utils/releases)
- [Changelog](https://github.com/keptn/go-utils/blob/master/CHANGELOG.md)
- [Commits](keptn/go-utils@v0.8.0...v0.20.2)

---
updated-dependencies:
- dependency-name: github.com/keptn/go-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 57af16c commit e84064a
Show file tree
Hide file tree
Showing 2 changed files with 1,679 additions and 142 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ module example.com/keptn-service-template-go
go 1.13

require (
github.com/cloudevents/sdk-go/v2 v2.3.1
github.com/cloudevents/sdk-go/v2 v2.14.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/go-utils v0.8.0
github.com/mitchellh/mapstructure v1.2.2 // indirect
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.9.0 // indirect
github.com/keptn/go-utils v0.20.2
)
Loading

0 comments on commit e84064a

Please sign in to comment.