-
- Downloads
Update module golang.org/x/sys to v0.33.0
parent
f4dd88bf
Branches
No related tags found
Checking pipeline status
... | @@ -8,7 +8,7 @@ require ( | ... | @@ -8,7 +8,7 @@ require ( |
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible | github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible | ||
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5 | github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5 | ||
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
golang.org/x/sys v0.32.0 | golang.org/x/sys v0.33.0 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) | ||
... | ... |
Please register or sign in to comment