summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2020-01-25 09:40:41 +0100
committerValentin Rothberg <rothberg@redhat.com>2020-01-25 09:42:48 +0100
commitac8e6c99103e7ccd3b5fee205bcafdf020ed204b (patch)
tree678449028fec8716ed58a55fb7dad382608b04bf /go.mod
parent975854ad5c79346c72615030249c1f2bf8aecde0 (diff)
downloadpodman-ac8e6c99103e7ccd3b5fee205bcafdf020ed204b.tar.gz
podman-ac8e6c99103e7ccd3b5fee205bcafdf020ed204b.tar.bz2
podman-ac8e6c99103e7ccd3b5fee205bcafdf020ed204b.zip
fork fatih/camelcase
faith/camelcase has been archived and is no longer maintained. The package is sufficiently small and self-contained enough to maintain it in libpod. Fixes: #4783 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
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