diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-01-25 09:40:41 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-01-25 09:42:48 +0100 |
commit | ac8e6c99103e7ccd3b5fee205bcafdf020ed204b (patch) | |
tree | 678449028fec8716ed58a55fb7dad382608b04bf /vendor/modules.txt | |
parent | 975854ad5c79346c72615030249c1f2bf8aecde0 (diff) | |
download | podman-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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 2aa86270a..e28bbd41d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -261,8 +261,6 @@ github.com/docker/spdystream github.com/docker/spdystream/spdy # github.com/etcd-io/bbolt v1.3.3 github.com/etcd-io/bbolt -# github.com/fatih/camelcase v1.0.0 -github.com/fatih/camelcase # github.com/fsnotify/fsnotify v1.4.7 github.com/fsnotify/fsnotify # github.com/fsouza/go-dockerclient v1.6.0 |