Bump golang.org/x/sys from v0.27.0 to v0.28.0
Some checks failed
automerge / automerge (pull_request) Failing after 16s
autoapprove / autoapprove (pull_request) Failing after 38s
codeql / analyze (go) (pull_request) Failing after 1m17s
prbuild / lint (pull_request) Successful in 10m5s
prbuild / test (pull_request) Failing after 10m59s
dependabot-automerge / automerge (pull_request) Failing after 10m42s

This commit is contained in:
gitea-actions
2024-12-08 13:47:47 +03:00
committed by Vasiliy Tolstov
parent 55cdcfb3af
commit bc827db2c5
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
require (
go.unistack.org/micro-proto/v3 v3.4.1 // indirect
golang.org/x/sys v0.27.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.20.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
)