diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-14 07:20:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-14 07:20:52 -0800 |
| commit | 8ff29ab30d90b7bf3a1be17a66c60436e6bd1936 (patch) | |
| tree | 375819652d3dc3d0bd49f58c37210725fb2499d0 /go.mod | |
| parent | 957f15238c6dbc9c261c8c2c55ed7291f4f7aca8 (diff) | |
| download | seaweedfs-8ff29ab30d90b7bf3a1be17a66c60436e6bd1936.tar.xz seaweedfs-8ff29ab30d90b7bf3a1be17a66c60436e6bd1936.zip | |
build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0 (#3978)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -115,9 +115,9 @@ require ( golang.org/x/crypto v0.1.0 // indirect golang.org/x/exp v0.0.0-20220414153411-bcd21879b8fd golang.org/x/image v0.0.0-20200119044424-58c23975cae1 - golang.org/x/net v0.1.0 + golang.org/x/net v0.2.0 golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect - golang.org/x/sys v0.1.0 + golang.org/x/sys v0.2.0 golang.org/x/text v0.4.0 // indirect golang.org/x/tools v0.2.0 golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect |
