mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-19 10:48:59 +00:00
⬆️ Upgrade to github.com/kubeshark/base@v0.1.7
This commit is contained in:
parent
442f638f2b
commit
5881c8cbe6
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
github.com/creasty/defaults v1.5.2
|
||||
github.com/docker/go-units v0.4.0
|
||||
github.com/google/go-github/v37 v37.0.0
|
||||
github.com/kubeshark/base v0.1.5
|
||||
github.com/kubeshark/base v0.1.7
|
||||
github.com/rs/zerolog v1.28.0
|
||||
github.com/spf13/cobra v1.3.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
|
4
go.sum
4
go.sum
@ -407,8 +407,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
|
||||
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
|
||||
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
|
||||
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
|
||||
github.com/kubeshark/base v0.1.5 h1:LUM3yUCSYwAgx9xs3OJXQoMsxwZa/E/Nys1JxQH+zAs=
|
||||
github.com/kubeshark/base v0.1.5/go.mod h1:G5HdJvqWjzsNdwJWxRvATgBtFcpW5PPPu9dUjBSu/9A=
|
||||
github.com/kubeshark/base v0.1.7 h1:rEWDU4rFrUcYldQPHSKOlsywq7J8cEoapHlhvI0hj48=
|
||||
github.com/kubeshark/base v0.1.7/go.mod h1:G5HdJvqWjzsNdwJWxRvATgBtFcpW5PPPu9dUjBSu/9A=
|
||||
github.com/kubeshark/gopacket v1.1.20 h1:vTIOYaM9Fi9adIZlvdan+xE89KgOVNBjO0jpgT8kM2U=
|
||||
github.com/kubeshark/gopacket v1.1.20/go.mod h1:rsLQIdGlojc26czarVH2HYFarYEZKMTctVbTwadQ7ts=
|
||||
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
|
||||
|
Loading…
Reference in New Issue
Block a user