Skip to content

Commit

Permalink
build(deps): bump github.com/luthermonson/go-proxmox
Browse files Browse the repository at this point in the history
Bumps [github.com/luthermonson/go-proxmox](https://github.com/luthermonson/go-proxmox) from 0.0.0-beta6 to 0.1.0.
- [Release notes](https://github.com/luthermonson/go-proxmox/releases)
- [Commits](luthermonson/go-proxmox@v0.0.0-beta6...v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/luthermonson/go-proxmox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent f1a4511 commit b586903
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 @@ -10,7 +10,7 @@ require (
github.com/go-logr/logr v1.4.2
github.com/google/uuid v1.6.0
github.com/jarcoal/httpmock v1.3.1
github.com/luthermonson/go-proxmox v0.0.0-beta6
github.com/luthermonson/go-proxmox v0.1.0
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/luthermonson/go-proxmox v0.0.0-beta6 h1:FP++LrHu237kdaH/gH3qPjQEkplOFxIOFvNnVcQ6ypo=
github.com/luthermonson/go-proxmox v0.0.0-beta6/go.mod h1:wkD6045y9lKBCP0sJGjNqmlBCo0vwRwnfhmsrPBTu34=
github.com/luthermonson/go-proxmox v0.1.0 h1:6LdaqCpJepWNJcs27vb907N1785CuWAAA8hBF2AK2VI=
github.com/luthermonson/go-proxmox v0.1.0/go.mod h1:wkD6045y9lKBCP0sJGjNqmlBCo0vwRwnfhmsrPBTu34=
github.com/magefile/mage v1.14.0 h1:6QDX3g6z1YvJ4olPhT1wksUcSa/V0a1B+pJb73fBjyo=
github.com/magefile/mage v1.14.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
Expand Down

0 comments on commit b586903

Please sign in to comment.