UPDATE: security/gitleaks 8.18.0 -> 8.18.2
This commit is contained in:
parent
b4e533f763
commit
302379d3a6
3 changed files with 9 additions and 9 deletions
|
@ -6,6 +6,7 @@ MODGO_MODULES = \
|
|||
cloud.google.com/go/pubsub v1.3.1 \
|
||||
cloud.google.com/go/storage v1.10.0 \
|
||||
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 \
|
||||
github.com/!bobu!sumisu/aho-corasick v1.0.3 \
|
||||
github.com/!burnt!sushi/toml v0.3.1 \
|
||||
github.com/!burnt!sushi/xgb v0.0.0-20160522181843-27f122750802 \
|
||||
github.com/antihax/optional v1.0.0 \
|
||||
|
@ -101,7 +102,6 @@ MODGO_MODULES = \
|
|||
github.com/muesli/termenv v0.15.1 \
|
||||
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c \
|
||||
github.com/pelletier/go-toml v1.9.3 \
|
||||
github.com/petar-dambovaliev/aho-corasick v0.0.0-20211021192214-5ab2d9280aa9 \
|
||||
github.com/pkg/errors v0.9.1 \
|
||||
github.com/pkg/sftp v1.10.1 \
|
||||
github.com/pmezard/go-difflib v1.0.0 \
|
||||
|
@ -594,4 +594,4 @@ MODGO_MODFILES = \
|
|||
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a \
|
||||
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc \
|
||||
honnef.co/go/tools v0.0.1-2019.2.3 \
|
||||
honnef.co/go/tools v0.0.1-2020.1.3
|
||||
honnef.co/go/tools v0.0.1-2020.1.3
|
Loading…
Add table
Add a link
Reference in a new issue