Skip to content

Commit

Permalink
Bump github.com/vultr/govultr/v3 from 3.4.1 to 3.5.0 (#382)
Browse files Browse the repository at this point in the history
Bumps [github.com/vultr/govultr/v3](https://github.com/vultr/govultr) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: github.com/vultr/govultr/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent bfe95c7 commit 673ca75
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.17.0
github.com/vultr/govultr/v3 v3.4.1
github.com/vultr/govultr/v3 v3.5.0
golang.org/x/oauth2 v0.15.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/vultr/govultr/v3 v3.4.1 h1:KdO450zgw0RxCWGVSL4PIEbWoVgz74dq4jn4iu2pgfQ=
github.com/vultr/govultr/v3 v3.4.1/go.mod h1:rt9v2x114jZmmLAE/h5N5jnxTmsK9ewwS2oQZ0UBQzM=
github.com/vultr/govultr/v3 v3.5.0 h1:nei4XFi6Ttg6nfxZdSuUV9bwSoIUdGI48G/elxLg1x0=
github.com/vultr/govultr/v3 v3.5.0/go.mod h1:rt9v2x114jZmmLAE/h5N5jnxTmsK9ewwS2oQZ0UBQzM=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 673ca75

Please sign in to comment.