Skip to content

Commit

Permalink
update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
robertchoi80 committed Jan 9, 2023
1 parent 898c8e2 commit cb679a7
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 @@ -5,7 +5,7 @@ go 1.19
require (
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/matryer/is v1.4.0
github.com/openinfradev/tks-proto v0.0.6-0.20221212083008-53c4931d7edb
github.com/openinfradev/tks-proto v0.0.6-0.20230109015028-accc9c8271b3
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.13.0
google.golang.org/grpc v1.49.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJ
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/openinfradev/tks-proto v0.0.6-0.20221212083008-53c4931d7edb h1:VnB8VixenFIdsoxhPxfV41Yonz5OnvIiSJErSa2On4g=
github.com/openinfradev/tks-proto v0.0.6-0.20221212083008-53c4931d7edb/go.mod h1:h8JLmbwzw5C+vu/cqUuLHyqluy7MKK6EWNqLnWZBcTU=
github.com/openinfradev/tks-proto v0.0.6-0.20230109015028-accc9c8271b3 h1:lQZ/xj23QfaZ3QrUEeeJ30Kuh+5d5eIO26Xa0tVhx78=
github.com/openinfradev/tks-proto v0.0.6-0.20230109015028-accc9c8271b3/go.mod h1:h8JLmbwzw5C+vu/cqUuLHyqluy7MKK6EWNqLnWZBcTU=
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.5 h1:ipoSadvV8oGUjnUbMub59IDPPwfxF694nG/jwbMiyQg=
Expand Down

0 comments on commit cb679a7

Please sign in to comment.