update dependencies

This commit is contained in:
2025-09-09 16:26:58 -06:00
parent 04ca154a54
commit 842376cfdc
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module deadbeef.codes/steven/dipole
go 1.22
go 1.24.0
require golang.org/x/sys v0.21.0
require golang.org/x/sys v0.36.0

4
go.sum
View File

@@ -1,2 +1,2 @@
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=