Skip to content

Commit

Permalink
build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.26.0 to 0.27.0.
- [Commits](golang/sys@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tuxgal committed Nov 8, 2024
1 parent 84a6754 commit dc42a47
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 @@ -5,5 +5,5 @@ go 1.17
require (
github.com/tuxgal/tuxlog v0.4.0
github.com/tuxgal/tuxlogi v0.3.0
golang.org/x/sys v0.26.0
golang.org/x/sys v0.27.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ github.com/tuxgal/tuxlog v0.4.0 h1:1dGtoW2IxnndxSS+/gMhxR/PyMq4cxvC8NFrSkNCzPE=
github.com/tuxgal/tuxlog v0.4.0/go.mod h1:16+K8SNFIqbWjrB8HyWa1xJvevnVMhmUilN0qVP18dc=
github.com/tuxgal/tuxlogi v0.3.0 h1:7mW/12YheLagTo151/sU0asEyHQgXzsD1kQIJ0+l+3I=
github.com/tuxgal/tuxlogi v0.3.0/go.mod h1:n4k1RR0xTyC6fwtPE7uGsApBgY3xOs4RTIhHUvJ9f3c=
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s=
golang.org/x/sys v0.27.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit dc42a47

Please sign in to comment.