Skip to content

Commit a26d813

Browse files
authored
Merge pull request #790 from kubevirt/dependabot/go_modules/github.com/stoewer/go-strcase-1.3.1
chore(deps): Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1
2 parents 80cf278 + a5087f3 commit a26d813

File tree

6 files changed

+28
-26
lines changed

6 files changed

+28
-26
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ require (
119119
github.com/sirupsen/logrus v1.9.3 // indirect
120120
github.com/spf13/cobra v1.9.1 // indirect
121121
github.com/spf13/pflag v1.0.6 // indirect
122-
github.com/stoewer/go-strcase v1.3.0 // indirect
122+
github.com/stoewer/go-strcase v1.3.1 // indirect
123123
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
124124
github.com/vbatts/tar-split v0.12.1 // indirect
125125
github.com/x448/float16 v0.8.4 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stoewer/go-strcase/.golangci.yml

Lines changed: 15 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stoewer/go-strcase/camel.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stoewer/go-strcase/helper.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ github.com/spf13/cobra
413413
# github.com/spf13/pflag v1.0.6
414414
## explicit; go 1.12
415415
github.com/spf13/pflag
416-
# github.com/stoewer/go-strcase v1.3.0
416+
# github.com/stoewer/go-strcase v1.3.1
417417
## explicit; go 1.11
418418
github.com/stoewer/go-strcase
419419
# github.com/tektoncd/pipeline v1.5.0

0 commit comments

Comments
 (0)