This commit is contained in:
parent
16881d5e5a
commit
222306e0b5
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module git.urbach.dev/go/color
|
||||||
|
|
||||||
go 1.24
|
go 1.24
|
||||||
|
|
||||||
require golang.org/x/sys v0.31.0
|
require golang.org/x/sys v0.33.0
|
4
go.sum
4
go.sum
|
@ -1,2 +1,2 @@
|
||||||
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
|
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
|
||||||
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
|
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
|
Loading…
Add table
Add a link
Reference in a new issue