Bump github.com/ReneKroon/ttlcache/ and github.com/microcosm-cc/bluemonday versions

This commit is contained in:
Deluan
2021-06-15 19:54:18 -04:00
parent b65e76293a
commit 8bf0089abf
2 changed files with 9 additions and 10 deletions
+3 -3
View File
@@ -6,7 +6,7 @@ require (
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee
github.com/ClickHouse/clickhouse-go v1.4.5 // indirect
github.com/Masterminds/squirrel v1.5.0
github.com/ReneKroon/ttlcache/v2 v2.6.0
github.com/ReneKroon/ttlcache/v2 v2.7.0
github.com/astaxie/beego v1.12.3
github.com/bradleyjkemp/cupaloy v2.3.0+incompatible
github.com/cespare/reflex v0.3.0
@@ -30,7 +30,7 @@ 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.9
github.com/microcosm-cc/bluemonday v1.0.10
github.com/mitchellh/mapstructure v1.3.2 // indirect
github.com/oklog/run v1.1.0
github.com/onsi/ginkgo v1.16.4
@@ -50,7 +50,7 @@ require (
github.com/ziutek/mymysql v1.5.4 // indirect
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-20210428140749-89ef3d95e781
golang.org/x/net v0.0.0-20210610132358-84b48f89b13b
golang.org/x/tools v0.1.2-0.20210512205948-8287d5da45e4
gopkg.in/djherbis/atime.v1 v1.0.0
gopkg.in/djherbis/stream.v1 v1.3.1