Skip to content

Commit

Permalink
Bump github.com/ovirt/go-ovirt-client/v2 from 2.0.0-alpha04 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [github.com/ovirt/go-ovirt-client/v2](https://github.com/ovirt/go-ovirt-client) from 2.0.0-alpha04 to 2.0.0.
- [Release notes](https://github.com/ovirt/go-ovirt-client/releases)
- [Commits](oVirt/go-ovirt-client@v2.0.0-alpha04...v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/ovirt/go-ovirt-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and engelmi committed Sep 12, 2022
1 parent 5d7a991 commit 4cb468f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.7.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.22.0
github.com/ovirt/go-ovirt-client-log/v3 v3.0.0
github.com/ovirt/go-ovirt-client/v2 v2.0.0-alpha04
github.com/ovirt/go-ovirt-client/v2 v2.0.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ github.com/ovirt/go-ovirt v0.0.0-20220427092237-114c47f2835c h1:jXRFpl7+W0YZj/fg
github.com/ovirt/go-ovirt v0.0.0-20220427092237-114c47f2835c/go.mod h1:Zkdj9/rW6eyuw0uOeEns6O3pP5G2ak+bI/tgkQ/tEZI=
github.com/ovirt/go-ovirt-client-log/v3 v3.0.0 h1:uvACVHYhYPMkNJrrgWiABcfELB6qoFfsDDUTbpb4Jv4=
github.com/ovirt/go-ovirt-client-log/v3 v3.0.0/go.mod h1:chKKxCv4lRjxezrTG+EIhkWXGhDAWByglPVXh/iYdnQ=
github.com/ovirt/go-ovirt-client/v2 v2.0.0-alpha04 h1:409jcYmtJaZLkmw63lNM0bIkuUfvtYBchAGyzCJFhYE=
github.com/ovirt/go-ovirt-client/v2 v2.0.0-alpha04/go.mod h1:Zi2RF2khEr+hcr3fCAf6WL7OEoUwUHeWWiob/WcEaDc=
github.com/ovirt/go-ovirt-client/v2 v2.0.0 h1:Woewddu0kX7y1VG+h/O4rLWKBqxjSvui3Op+SBEoeuU=
github.com/ovirt/go-ovirt-client/v2 v2.0.0/go.mod h1:Zi2RF2khEr+hcr3fCAf6WL7OEoUwUHeWWiob/WcEaDc=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 4cb468f

Please sign in to comment.