-
- Downloads
Update module dustin/go-humanize to v1
... | @@ -6,7 +6,7 @@ require ( | ... | @@ -6,7 +6,7 @@ require ( |
git.autistici.org/ai3/go-common v0.0.0-20200206110359-d4396660b1f0 | git.autistici.org/ai3/go-common v0.0.0-20200206110359-d4396660b1f0 | ||
github.com/cenkalti/backoff v0.0.0-20190506075156-2146c9339422 // indirect | github.com/cenkalti/backoff v0.0.0-20190506075156-2146c9339422 // indirect | ||
github.com/coreos/go-systemd v0.0.0-20180828140353-eee3db372b31 // indirect | github.com/coreos/go-systemd v0.0.0-20180828140353-eee3db372b31 // indirect | ||
github.com/dustin/go-humanize v0.0.0-20200219035652-afde56e7acac | github.com/dustin/go-humanize v1.0.0 | ||
github.com/google/subcommands v1.2.0 | github.com/google/subcommands v1.2.0 | ||
github.com/gorilla/handlers v1.4.0 // indirect | github.com/gorilla/handlers v1.4.0 // indirect | ||
github.com/hashicorp/go-version v1.2.1 | github.com/hashicorp/go-version v1.2.1 | ||
... | ... |
Please register or sign in to comment