update dependencies

This commit is contained in:
2024-04-26 00:14:55 +03:00
parent 896e27fc1f
commit 6804fe3482
2 changed files with 2 additions and 7 deletions

2
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/BurntSushi/toml v1.2.1
github.com/Masterminds/sprig/v3 v3.2.3
github.com/apenella/go-ansible v1.3.0
github.com/apenella/go-ansible/v2 v2.0.0
github.com/ilyakaznacheev/cleanenv v1.5.0
golang.org/x/crypto v0.22.0
sigs.k8s.io/yaml v1.4.0
@@ -16,7 +17,6 @@ require (
require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver/v3 v3.2.0 // indirect
github.com/apenella/go-ansible/v2 v2.0.0 // indirect
github.com/apenella/go-common-utils/data v0.0.0-20220913191136-86daaa87e7df // indirect
github.com/apenella/go-common-utils/error v0.0.0-20220913191136-86daaa87e7df // indirect
github.com/davecgh/go-spew v1.1.1 // indirect