Skip to content

Commit

Permalink
Merge pull request #1111 from cookieY/dependabot/go_modules/golang.or…
Browse files Browse the repository at this point in the history
…g/x/net-0.30.0

chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
  • Loading branch information
cookieY authored Nov 1, 2024
2 parents fcd63f0 + 4df7036 commit dcc863e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ require (
github.com/stretchr/testify v1.9.0
github.com/sashabaranov/go-openai v1.32.3
github.com/vmihailenco/msgpack/v5 v5.4.1
golang.org/x/crypto v0.27.0
golang.org/x/net v0.29.0
golang.org/x/crypto v0.28.0
golang.org/x/net v0.30.0
google.golang.org/grpc v1.65.0
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ldap.v3 v3.0.3
Expand Down Expand Up @@ -54,9 +54,9 @@ require (
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/exp v0.0.0-20221205204356-47842c84f3db // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0 // indirect
golang.org/x/text v0.19.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
google.golang.org/protobuf v1.34.1 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
Expand Down

0 comments on commit dcc863e

Please sign in to comment.