Skip to content

Commit

Permalink
build(deps): bump golang.org/x/sys in /go/framework/gin-code-read
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 7, 2023
1 parent 4d045c9 commit 4e6a511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/framework/gin-code-read/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ require (
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/ugorji/go/codec v1.1.7 // indirect
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
golang.org/x/sys v0.0.0-20200116001909-b77594299b42 // indirect
golang.org/x/sys v0.1.0 // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
)

0 comments on commit 4e6a511

Please sign in to comment.