Skip to content

Commit 8b17fd1

Browse files
committed
Update github.com/Telmate/proxmox-api-go digest to aa34f90
1 parent 434d293 commit 8b17fd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ATC/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ARMmaster17/Captain/ATC
33
go 1.13
44

55
require (
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

ATC/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
4848
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=
4949
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
5050
github.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=
5353
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
5454
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
5555
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=

0 commit comments

Comments
 (0)