Update Go dependencies

This commit is contained in:
Deluan
2021-06-20 12:06:21 -04:00
parent 25db2cb075
commit 4e1957ca71
2 changed files with 173 additions and 64 deletions
+5 -11
View File
@@ -21,7 +21,7 @@ require (
github.com/go-chi/httprate v0.5.0
github.com/go-chi/jwtauth/v5 v5.0.1
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/golangci/golangci-lint v1.40.1
github.com/golangci/golangci-lint v1.41.1
github.com/google/uuid v1.2.0
github.com/google/wire v0.5.0
github.com/kennygrant/sanitize v0.0.0-20170120101633-6a0bfdde8629
@@ -30,21 +30,16 @@ require (
github.com/lib/pq v1.10.2 // indirect
github.com/matoous/go-nanoid v1.5.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/microcosm-cc/bluemonday v1.0.10
github.com/mileusna/useragent v1.0.2 // indirect
github.com/mitchellh/mapstructure v1.3.2 // indirect
github.com/microcosm-cc/bluemonday v1.0.14
github.com/mileusna/useragent v1.0.2
github.com/oklog/run v1.1.0
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/pressly/goose v2.7.0+incompatible
github.com/robfig/cron/v3 v3.0.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/afero v1.3.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.1.3
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.8.0
github.com/stretchr/testify v1.7.0
github.com/unrolled/secure v1.0.9
github.com/xrash/smetrics v0.0.0-20200730060457-89a2a8a1fb0b
@@ -52,10 +47,9 @@ require (
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
golang.org/x/net v0.0.0-20210610132358-84b48f89b13b
golang.org/x/tools v0.1.2-0.20210512205948-8287d5da45e4
golang.org/x/tools v0.1.3
gopkg.in/djherbis/atime.v1 v1.0.0
gopkg.in/djherbis/stream.v1 v1.3.1
gopkg.in/ini.v1 v1.57.0 // indirect
)
replace github.com/dhowden/tag => github.com/wader/tag v0.0.0-20200426234345-d072771f6a51