updated pve-go lib

This commit is contained in:
ston1th 2021-04-18 12:25:57 +02:00
commit 974555da9e
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.13
require (
git.giftfish.de/ston1th/haproxy-lb v0.0.0-20210410004255-5de98614da2a
git.giftfish.de/ston1th/pve-go v0.0.0-20201101190916-eb9546c9aff3
git.giftfish.de/ston1th/pve-go v0.0.0-20210417175627-04bbde74ad96
github.com/go-logr/logr v0.4.0
github.com/google/uuid v1.1.2 // indirect
github.com/stretchr/testify v1.5.1 // indirect

2
go.sum
View file

@ -20,6 +20,8 @@ git.giftfish.de/ston1th/haproxy-lb v0.0.0-20210410004255-5de98614da2a h1:AEdyjqQ
git.giftfish.de/ston1th/haproxy-lb v0.0.0-20210410004255-5de98614da2a/go.mod h1:6uEaQksVEIIoMSaQ93Tw0jRyqCwwgxxh6hyffTNmT1Y=
git.giftfish.de/ston1th/pve-go v0.0.0-20201101190916-eb9546c9aff3 h1:7qaAhq9dXZYCdGT/TpwVUpWjEntxbPJrPgFgo3wPFU4=
git.giftfish.de/ston1th/pve-go v0.0.0-20201101190916-eb9546c9aff3/go.mod h1:WOrvThayhaB89KZwQqGzqcTD9nVeTsnaRB1vBaeb2tM=
git.giftfish.de/ston1th/pve-go v0.0.0-20210417175627-04bbde74ad96 h1:Y7yX0g8CRXt/7BS8aaEhc9F2Nf2jKsQr9sbkalbgC20=
git.giftfish.de/ston1th/pve-go v0.0.0-20210417175627-04bbde74ad96/go.mod h1:WOrvThayhaB89KZwQqGzqcTD9nVeTsnaRB1vBaeb2tM=
git.giftfish.de/ston1th/raftbbolt v0.0.0-20201114165203-b85c94bfc9b0/go.mod h1:9dF/aHYkXts6/6oVyJ+vzXCn7NURDaoREaanX0aspx0=
github.com/Azure/azure-sdk-for-go v43.0.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=