Skip to content

Commit f9c532b

Browse files
dependabot[bot]wikkyk
authored andcommitted
build(deps): bump github.com/luthermonson/go-proxmox
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] <support@github.com>
1 parent f1a4511 commit f9c532b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/go-logr/logr v1.4.2
1111
github.com/google/uuid v1.6.0
1212
github.com/jarcoal/httpmock v1.3.1
13-
github.com/luthermonson/go-proxmox v0.0.0-beta6
13+
github.com/luthermonson/go-proxmox v0.1.0
1414
github.com/onsi/ginkgo/v2 v2.19.0
1515
github.com/onsi/gomega v1.33.1
1616
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
169169
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
170170
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
171171
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
172-
github.com/luthermonson/go-proxmox v0.0.0-beta6 h1:FP++LrHu237kdaH/gH3qPjQEkplOFxIOFvNnVcQ6ypo=
173-
github.com/luthermonson/go-proxmox v0.0.0-beta6/go.mod h1:wkD6045y9lKBCP0sJGjNqmlBCo0vwRwnfhmsrPBTu34=
172+
github.com/luthermonson/go-proxmox v0.1.0 h1:6LdaqCpJepWNJcs27vb907N1785CuWAAA8hBF2AK2VI=
173+
github.com/luthermonson/go-proxmox v0.1.0/go.mod h1:wkD6045y9lKBCP0sJGjNqmlBCo0vwRwnfhmsrPBTu34=
174174
github.com/magefile/mage v1.14.0 h1:6QDX3g6z1YvJ4olPhT1wksUcSa/V0a1B+pJb73fBjyo=
175175
github.com/magefile/mage v1.14.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
176176
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=

0 commit comments

Comments
 (0)