proxy.golang.org : github.com/clintjedwards/gofer : v0.1.0
Simple, opinionated, container-focused, continuous thing do-er.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/clintjedwards/gofer@v0.1.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Microsoft/go-winio v0.5.1
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
- github.com/asdine/storm/v3 v3.2.1
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/clintjedwards/polyfmt v0.3.0
- github.com/containerd/containerd v1.5.9
- github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
- github.com/docker/distribution v2.7.1+incompatible
- github.com/docker/docker v20.10.12+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/dustin/go-humanize v1.0.0
- github.com/fatih/color v1.13.0
- github.com/felixge/httpsnoop v1.0.2
- github.com/fsnotify/fsnotify v1.5.1
- github.com/gin-gonic/gin v1.7.0
- github.com/go-ozzo/ozzo-validation/v4 v4.3.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.6
- github.com/gorilla/handlers v1.5.1
- github.com/gorilla/mux v1.8.0
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-getter/v2 v2.0.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-version v1.4.0
- github.com/hashicorp/hcl/v2 v2.11.1
- github.com/improbable-eng/grpc-web v0.15.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.13.6
- github.com/kylelemons/godebug v1.1.0
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-runewidth v0.0.13
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/morikuni/aec v1.0.0
- github.com/nxadm/tail v1.4.8
- github.com/olekukonko/tablewriter v0.0.5
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/pkg/errors v0.9.1
- github.com/rivo/uniseg v0.2.0
- github.com/rs/cors v1.8.2
- github.com/rs/zerolog v1.26.1
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/cobra v1.3.0
- github.com/spf13/pflag v1.0.5
- github.com/theckman/yacspin v0.13.12
- github.com/ulikunitz/xz v0.5.10
- github.com/zclconf/go-cty v1.10.0
- go.etcd.io/bbolt v1.3.6
- go.uber.org/atomic v1.7.0
- golang.org/x/net v0.0.0-20220105145211-5b0dc2dfae98
- golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20220106181925-4b6d468c965f
- google.golang.org/grpc v1.43.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- nhooyr.io/websocket v1.8.7