Skip to content

Commit b76dec4

Browse files
build(deps): bump golang.org/x/sys in /go/framework/gin-code-read
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200116001909-b77594299b42 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 bbfd131 commit b76dec4

File tree

1 file changed

+1
-1
lines changed
  • go/framework/gin-code-read

1 file changed

+1
-1
lines changed

go/framework/gin-code-read/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ require (
1515
github.com/modern-go/reflect2 v1.0.1 // indirect
1616
github.com/ugorji/go/codec v1.1.7 // indirect
1717
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
18-
golang.org/x/sys v0.0.0-20200116001909-b77594299b42 // indirect
18+
golang.org/x/sys v0.1.0 // indirect
1919
gopkg.in/yaml.v2 v2.2.8 // indirect
2020
)

0 commit comments

Comments
 (0)