Skip to content

Commit

Permalink
Merge pull request #36 from tarampampam/dependabot/go_modules/gomod-8…
Browse files Browse the repository at this point in the history
…b52ae6e6d

build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 in the gomod group
  • Loading branch information
github-actions[bot] authored Jul 1, 2024
2 parents 35e4a43 + 003fd68 commit 218b463
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module gh.tarampamp.am/colors

go 1.17

require golang.org/x/sys v0.20.0
require golang.org/x/sys v0.21.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y=
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 218b463

Please sign in to comment.