mirror of
https://github.com/kardianos/service.git
synced 2025-09-26 21:01:20 +08:00
go.mod: bump sys
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,5 +1,5 @@
|
||||
module github.com/kardianos/service
|
||||
|
||||
go 1.12
|
||||
go 1.23.0
|
||||
|
||||
require golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211
|
||||
require golang.org/x/sys v0.34.0
|
||||
|
4
go.sum
4
go.sum
@@ -1,2 +1,2 @@
|
||||
golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211 h1:9UQO31fZ+0aKQOFldThf7BKPMJTiBfWycGh/u3UoO88=
|
||||
golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
||||
golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA=
|
||||
golang.org/x/sys v0.34.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
|
||||
|
Reference in New Issue
Block a user