mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-08-11 03:51:45 +00:00
fix(deps): update module golang.org/x/mod to v0.22.0 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cc70acb730
commit
617f4be9ab
2
go.mod
2
go.mod
@ -29,7 +29,7 @@ require (
|
|||||||
github.com/twpayne/go-vfs/v4 v4.3.0
|
github.com/twpayne/go-vfs/v4 v4.3.0
|
||||||
github.com/urfave/cli/v2 v2.27.5
|
github.com/urfave/cli/v2 v2.27.5
|
||||||
github.com/zcalusic/sysinfo v1.1.2
|
github.com/zcalusic/sysinfo v1.1.2
|
||||||
golang.org/x/mod v0.21.0
|
golang.org/x/mod v0.22.0
|
||||||
gopkg.in/yaml.v3 v3.0.1
|
gopkg.in/yaml.v3 v3.0.1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user