diff --git a/.changelog/136.txt b/.changelog/136.txt new file mode 100644 index 0000000..7a204df --- /dev/null +++ b/.changelog/136.txt @@ -0,0 +1,3 @@ +```release-note:dependency +deps: bumps github.com/vmware/go-vcloud-director/v2 from 2.23.0 to 2.26.0 +``` diff --git a/go.mod b/go.mod index c33c0bc..4c85ce1 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.19.0 - github.com/vmware/go-vcloud-director/v2 v2.23.0 + github.com/vmware/go-vcloud-director/v2 v2.26.0 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index 466cf7f..f0b76de 100644 --- a/go.sum +++ b/go.sum @@ -236,8 +236,8 @@ github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IU github.com/vmihailenco/msgpack/v5 v5.4.1/go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok= github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g= github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds= -github.com/vmware/go-vcloud-director/v2 v2.23.0 h1:Ge6mkWG7dcwmwaZFBbqb3xua8MKdmUCbnI6CDT9uKVU= -github.com/vmware/go-vcloud-director/v2 v2.23.0/go.mod h1:NyNcb2ymhrzwv4GyYXyYOm1NbqRwGNxDWn90AtWniXc= +github.com/vmware/go-vcloud-director/v2 v2.26.0 h1:hcrZNbtj6x0a+nVUfkJG+Jj1l38Gw+NuUxUp0xStbSM= +github.com/vmware/go-vcloud-director/v2 v2.26.0/go.mod h1:7Of1qJja+LLNKVegjZG7uuhhy6xgGg3q7Fkw2CEP+Tw= github.com/xanzy/go-gitlab v0.100.0 h1:jaOtYj5nWI19+9oVVmgy233pax2oYqucwetogYU46ks= github.com/xanzy/go-gitlab v0.100.0/go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI= github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=