Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gin-gonic/gin v1.10.0
github.com/gofrs/uuid v4.4.0+incompatible
github.com/joho/godotenv v1.5.1
github.com/luthermonson/go-proxmox v0.0.0-alpha8
github.com/luthermonson/go-proxmox v0.2.3
github.com/stianeikeland/go-rpio/v4 v4.6.0
)

Expand Down
Loading