summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-25 22:05:02 -0800
committerGitHub <noreply@github.com>2020-01-25 22:05:02 -0800
commit0800ab4f6510a629047de9ead10d4b0d002b99d9 (patch)
treee82755d54abd5c77f7968f5ed77b8d4aec97430b /go.mod
parent975854ad5c79346c72615030249c1f2bf8aecde0 (diff)
parente3ad92f85d36d3e6ca005b0367bc6657071d6a8a (diff)
downloadpodman-0800ab4f6510a629047de9ead10d4b0d002b99d9.tar.gz
podman-0800ab4f6510a629047de9ead10d4b0d002b99d9.tar.bz2
podman-0800ab4f6510a629047de9ead10d4b0d002b99d9.zip
Merge pull request #4968 from vrothberg/fork-camelcase
fork fatih/camelcase
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 58aa30b5a..59888cfc3 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/elazarl/goproxy v0.0.0-20190421051319-9d40249d3c2f // indirect
github.com/elazarl/goproxy/ext v0.0.0-20190911111923-ecfe977594f1 // indirect
github.com/etcd-io/bbolt v1.3.3
- github.com/fatih/camelcase v1.0.0
+ github.com/fatih/camelcase v1.0.0 // indirect
github.com/fsnotify/fsnotify v1.4.7
github.com/ghodss/yaml v1.0.0
github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e