Skip to content

Commit

Permalink
chore: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Mar 14, 2023
1 parent c68de81 commit cc0917a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 580 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
module github.com/flowerinthenight/kubepfm

require (
github.com/fatih/color v1.13.0
github.com/mattn/go-colorable v0.1.11 // indirect
github.com/fatih/color v1.15.0
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.2.1
golang.org/x/sys v0.0.0-20211025112917-711f33c9992c // indirect
github.com/spf13/cobra v1.6.1
)

go 1.13
Loading

0 comments on commit cc0917a

Please sign in to comment.