Skip to content

Commit

Permalink
Merge pull request #58 from Starttoaster/bugfix
Browse files Browse the repository at this point in the history
Update to go-proxmox v0.0.4
  • Loading branch information
Starttoaster authored Sep 21, 2024
2 parents 45e1ade + 0de8402 commit ce99266
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 @@ -8,7 +8,7 @@ require (
github.com/prometheus/client_golang v1.20.2
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/starttoaster/go-proxmox v0.0.3
github.com/starttoaster/go-proxmox v0.0.4
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
github.com/starttoaster/go-proxmox v0.0.3 h1:1Z1EYMuNFkACdeYdR7gDOyTwykI74pZl9wi/b5cDi1M=
github.com/starttoaster/go-proxmox v0.0.3/go.mod h1:eyvj8nnoKJfwSjXIisLkErTtE2ErEsUHExcjG2zf+mQ=
github.com/starttoaster/go-proxmox v0.0.4 h1:5R+8vj6D4ttG/5/i1DE6Z7T+SZi+Vd5ZrelDHD4r5zU=
github.com/starttoaster/go-proxmox v0.0.4/go.mod h1:eyvj8nnoKJfwSjXIisLkErTtE2ErEsUHExcjG2zf+mQ=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
Expand Down

0 comments on commit ce99266

Please sign in to comment.