Skip to content

Commit 134e3b0

Browse files
Bump golang.org/x/sys in /eurekapp
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211216021012-1d35b9e2eb4e to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e23b16 commit 134e3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eurekapp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
github.com/spf13/cast v1.2.0 // indirect
4242
golang.org/x/mod v0.4.2 // indirect
4343
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
44-
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
44+
golang.org/x/sys v0.1.0 // indirect
4545
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
4646
golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2 // indirect
4747
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect

0 commit comments

Comments
 (0)