proxy.golang.org : github.com/clintjedwards/gofer : v0.1.0-alpha
Simple, opinionated, container-focused, continuous thing do-er.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/clintjedwards/gofer@v0.1.0-alpha
Published:
Indexed:
Related tag:
v0.1.0-alpha
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/squirrel v1.5.3
- github.com/Microsoft/go-winio v0.5.2
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/clintjedwards/polyfmt v0.4.0
- github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
- github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.17+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/fatih/structs v1.1.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gin-gonic/gin v1.7.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.8
- 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/hcl/v2 v2.13.0
- github.com/improbable-eng/grpc-web v0.15.0
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/jmoiron/sqlx v1.3.5
- github.com/json-iterator/go v1.1.12
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.15.9
- github.com/kylelemons/godebug v1.1.0
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-runewidth v0.0.13
- github.com/mattn/go-sqlite3 v1.14.15
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
- 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.3-0.20211202183452-c5a74bcca799
- github.com/pkg/errors v0.9.1
- github.com/rivo/uniseg v0.3.4
- github.com/rs/cors v1.8.2
- github.com/rs/zerolog v1.27.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/cobra v1.5.0
- github.com/spf13/pflag v1.0.5
- github.com/theckman/yacspin v0.13.12
- github.com/zclconf/go-cty v1.10.0
- golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c
- golang.org/x/sys v0.0.0-20220823224334-20c2bfdbfe24
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
- google.golang.org/genproto v0.0.0-20220822174746-9e6da59bd2fc
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gotest.tools/v3 v3.0.3
- nhooyr.io/websocket v1.8.7