Skip to content

Commit

Permalink
Merge branch 'next' into dependabot/go_modules/golang.org/x/net-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookieY authored Mar 1, 2023
2 parents cf761e4 + a3bdfe2 commit ab963ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/stretchr/testify v1.7.0
github.com/vmihailenco/msgpack/v5 v5.3.5

golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/net v0.7.0

google.golang.org/grpc v1.25.1
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ldap.v3 v3.0.3
Expand Down Expand Up @@ -60,6 +62,7 @@ require (
golang.org/x/sys v0.5.0 // indirect
golang.org/x/term v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect

golang.org/x/tools v0.1.12 // indirect
google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c // indirect
google.golang.org/protobuf v1.26.0 // indirect
Expand Down

0 comments on commit ab963ac

Please sign in to comment.