Skip to content

Commit ff89d51

Browse files
Bump golang.org/x/net in /gen/template/app/go/webdb
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190313220215-9f648a60d977 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52ca9ec commit ff89d51

File tree

1 file changed

+1
-2
lines changed
  • gen/template/app/go/webdb

1 file changed

+1
-2
lines changed

gen/template/app/go/webdb/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ require (
2323
github.com/viant/dsunit v0.8.0 // indirect
2424
github.com/viant/toolbox v0.19.1
2525
github.com/yuin/gopher-lua v0.0.0-20190206043414-8bfc7677f583 // indirect
26-
golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a // indirect
27-
golang.org/x/net v0.0.0-20190313220215-9f648a60d977 // indirect
26+
golang.org/x/net v0.7.0 // indirect
2827
google.golang.org/api v0.2.0 // indirect
2928
)

0 commit comments

Comments
 (0)