Skip to content

Commit

Permalink
Bump golang.org/x/crypto from 0.6.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.17.0.
- [Commits](golang/crypto@v0.6.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent f4f0561 commit 1b2d571
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 294 deletions.
12 changes: 2 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,15 @@ require (
github.com/chromedp/cdproto v0.0.0-20230213000208-1903a0cd6c4c
github.com/chromedp/chromedp v0.8.7
github.com/coredhcp/coredhcp v0.0.0-20220602152301-a2552c5c1b7a
github.com/coredhcp/plugins v0.0.0-20191121175107-a201c0b24a48 // indirect
github.com/golangci/golangci-lint v1.21.0 // indirect
github.com/gomodule/redigo v2.0.0+incompatible // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/knq/sysutil v0.0.0-20191005231841-15668db23d08 // indirect
github.com/lusis/go-slackbot v0.0.0-20180109053408-401027ccfef5 // indirect
github.com/lusis/slack-test v0.0.0-20190426140909-c40012f20018 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/sirupsen/logrus v1.9.0
github.com/slack-go/slack v0.12.1
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.6.0
golang.org/x/term v0.5.0
gopkg.in/yaml.v2 v2.4.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)

go 1.14
Loading

0 comments on commit 1b2d571

Please sign in to comment.