Skip to content

Commit

Permalink
trivial. update tks-api library
Browse files Browse the repository at this point in the history
  • Loading branch information
ktkfree committed Apr 14, 2023
1 parent 36fcd66 commit 4a01874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.3.0
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/openinfradev/tks-api v0.0.0-20230406025714-cfa98b05e0d3
github.com/openinfradev/tks-api v0.0.0-20230414054351-385598cf46f9
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
golang.org/x/term v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGV
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
github.com/onsi/gomega v1.10.1 h1:o0+MgICZLuZ7xjH7Vx6zS/zcu93/BEp1VwkIW1mEXCE=
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/openinfradev/tks-api v0.0.0-20230406025714-cfa98b05e0d3 h1:QD5HZvQShnhbZYrmXlMKFI3FUpxVX8UELkOuk+5PW4E=
github.com/openinfradev/tks-api v0.0.0-20230406025714-cfa98b05e0d3/go.mod h1:fTG0QJFcjqGFhuM2zleg9F94GRjJU73tbAR+XJs+/tk=
github.com/openinfradev/tks-api v0.0.0-20230414054351-385598cf46f9 h1:qhuCucE4zmpx2RlaIWxZyB6vDEuDqcA9Qn/lkflLNMk=
github.com/openinfradev/tks-api v0.0.0-20230414054351-385598cf46f9/go.mod h1:wq+m4x6XWGvXw1Bx7hJiJWHWr5iPT2l34LYmZUaIWjk=
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pelletier/go-toml/v2 v2.0.1 h1:8e3L2cCQzLFi2CR4g7vGFuFxX7Jl1kKX8gW+iV0GUKU=
Expand Down

0 comments on commit 4a01874

Please sign in to comment.