Skip to content

Commit

Permalink
Merge pull request #24 from kahnwong/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/luthermonson/go-proxmox-0.2.0

Bump github.com/luthermonson/go-proxmox from 0.1.2 to 0.2.0
  • Loading branch information
kahnwong authored Oct 10, 2024
2 parents 860186d + 606b904 commit bcae9bc
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.23.2
require (
github.com/charmbracelet/huh v0.6.0
github.com/getsops/sops/v3 v3.9.1
github.com/luthermonson/go-proxmox v0.1.2
github.com/luthermonson/go-proxmox v0.2.0
github.com/rs/zerolog v1.33.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/luthermonson/go-proxmox v0.1.2 h1:64dykGgeiWyrk4Iehz63YUpx46AOPuosNJ+H5apJCkU=
github.com/luthermonson/go-proxmox v0.1.2/go.mod h1:wkD6045y9lKBCP0sJGjNqmlBCo0vwRwnfhmsrPBTu34=
github.com/luthermonson/go-proxmox v0.2.0 h1:zO6a6ajOd6DeVktvdypr7+2NSWh6MYqI6zz6Hf8HvdM=
github.com/luthermonson/go-proxmox v0.2.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/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
Expand Down

0 comments on commit bcae9bc

Please sign in to comment.