diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-05 09:17:06 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-05 09:17:06 -0800 |
| commit | e708958957f13ddcb429a4a940d87f02efa0aebf (patch) | |
| tree | 9d0f71728056ee42ee2ce3b6a510b3afd410a4e5 /go.mod | |
| parent | 5db60796916fbf1f69f399d31c8833c3b2b245ef (diff) | |
| download | seaweedfs-e708958957f13ddcb429a4a940d87f02efa0aebf.tar.xz seaweedfs-e708958957f13ddcb429a4a940d87f02efa0aebf.zip | |
build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 (#4030)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ require ( golang.org/x/image v0.0.0-20200119044424-58c23975cae1 golang.org/x/net v0.2.0 golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect - golang.org/x/sys v0.2.0 + golang.org/x/sys v0.3.0 golang.org/x/text v0.4.0 // indirect golang.org/x/tools v0.3.0 golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect |
