File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ARMmaster17/Captain/ATC
33go 1.13
44
55require (
6- github.com/Telmate/proxmox-api-go v0.0.0-20211025150448-0cc61e17eed6
6+ github.com/Telmate/proxmox-api-go v0.0.0-20220404135628-aa34f90620b9
77 github.com/apenella/go-ansible v1.1.2
88 github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
99 github.com/go-playground/assert v1.2.1
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
4848github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc =
4949github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
5050github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
51- github.com/Telmate/proxmox-api-go v0.0.0-20211025150448-0cc61e17eed6 h1:NOMF/RS2IMr4ljhKUK0q8xi16a3K5tMi0mAwCzdfp90 =
52- github.com/Telmate/proxmox-api-go v0.0.0-20211025150448-0cc61e17eed6 /go.mod h1:keBhXWLa+UBajvf79xvKcfiqeIc7vZL9wOqxuy1CBGw =
51+ github.com/Telmate/proxmox-api-go v0.0.0-20220404135628-aa34f90620b9 h1:VsGyNlfRd1uchZ3sfcgBtegaqrvoscANTWYwGYbLkc0 =
52+ github.com/Telmate/proxmox-api-go v0.0.0-20220404135628-aa34f90620b9 /go.mod h1:keBhXWLa+UBajvf79xvKcfiqeIc7vZL9wOqxuy1CBGw =
5353github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
5454github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
5555github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
You can’t perform that action at this time.
0 commit comments