Fix instance updating
This commit is contained in:
parent
b2c12ac9be
commit
8bd44cd91e
9 changed files with 64 additions and 73 deletions
1
go.mod
1
go.mod
|
|
@ -68,6 +68,5 @@ require (
|
|||
golang.org/x/text v0.11.0 // indirect
|
||||
golang.org/x/time v0.3.0 // indirect
|
||||
golang.org/x/tools v0.11.0 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue