Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 (#155)
Bumps [github.com/iancoleman/strcase](https://github.com/iancoleman/strcase) from 0.2.0 to 0.3.0. - [Commits](https://github.com/iancoleman/strcase/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: github.com/iancoleman/strcase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,7 +6,7 @@ require (
|
||||
github.com/golangci/golangci-lint v1.53.3
|
||||
github.com/goreleaser/goreleaser v1.19.2
|
||||
github.com/hashicorp/go-version v1.6.0
|
||||
github.com/iancoleman/strcase v0.2.0
|
||||
github.com/iancoleman/strcase v0.3.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/tj/assert v0.0.3
|
||||
github.com/ulikunitz/xz v0.5.11
|
||||
|
||||
Reference in New Issue
Block a user