Skip to content

Commit 8ca38be

Browse files
author
Ryoma Watanabe
committed
modify go.mod file
1 parent e46dba9 commit 8ca38be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/onsi/ginkgo/v2 v2.13.1
99
github.com/onsi/gomega v1.30.0
1010
github.com/pkg/errors v0.9.1
11-
github.com/sp-yduck/proxmox-go v0.0.0-alpha21
11+
github.com/Rwatana/proxmox-go v0.0.0-test1
1212
github.com/spf13/pflag v1.0.5
1313
gopkg.in/yaml.v3 v3.0.1
1414
k8s.io/api v0.27.2

0 commit comments

Comments
 (0)