Commits on Source (3)
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 ) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 ) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Fedor Korotkov authored
Bump golang.org/x/net from 0.17.0 to 0.23.0
... | ... | @@ -4,7 +4,7 @@ go 1.15 |
require ( | ||
github.com/antihax/optional v1.0.0 | ||
golang.org/x/net v0.7.0 // indirect | ||
golang.org/x/net v0.23.0 // indirect | ||
golang.org/x/oauth2 v0.5.0 | ||
google.golang.org/protobuf v1.28.1 // indirect | ||
) |