Update Go version to 1.25, update golang.org/x/sys
This commit is contained in:
parent
19b2560e2d
commit
5412b97411
2 changed files with 5 additions and 5 deletions
6
go.mod
6
go.mod
|
|
@ -1,8 +1,8 @@
|
|||
module src.lwithers.me.uk/go/htpack
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.3.2
|
||||
golang.org/x/sys v0.22.0
|
||||
golang.org/x/sys v0.45.0
|
||||
)
|
||||
|
||||
go 1.22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue