Skip to content

Commit

Permalink
updated kubefox lib
Browse files Browse the repository at this point in the history
  • Loading branch information
xadhatter committed Jan 13, 2024
1 parent 9bcaa62 commit 7bf5d8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.2
github.com/xigxog/kubefox v0.4.0-alpha.0.20240108200259-e890d3717dd5
github.com/xigxog/kubefox v0.4.0-alpha.0.20240113025646-ee8ca58ab021
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.29.0
k8s.io/apimachinery v0.29.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
github.com/xigxog/kubefox v0.4.0-alpha.0.20240108200259-e890d3717dd5 h1:4D6vn87gwvT6+0MpjRl/cHdb1fIPoJx1hAfDTZpdA58=
github.com/xigxog/kubefox v0.4.0-alpha.0.20240108200259-e890d3717dd5/go.mod h1:VeoDma949P3PYLZsSXshbGtUvGugs/hk9SWfGc4thCM=
github.com/xigxog/kubefox v0.4.0-alpha.0.20240113025646-ee8ca58ab021 h1:M89PUB/FjuuNPyFoVajzzllLFAqrcP7VII6nvgD6RxY=
github.com/xigxog/kubefox v0.4.0-alpha.0.20240113025646-ee8ca58ab021/go.mod h1:VeoDma949P3PYLZsSXshbGtUvGugs/hk9SWfGc4thCM=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
Expand Down

0 comments on commit 7bf5d8a

Please sign in to comment.