🔥 Remove the unused methods in the kubernetes package

This commit is contained in:
M. Mert Yildiran
2023-04-01 21:36:48 +03:00
parent e4684a10af
commit 07b080e97a
3 changed files with 0 additions and 77 deletions

1
go.mod
View File

@@ -11,7 +11,6 @@ require (
github.com/gin-gonic/gin v1.7.7
github.com/google/go-github/v37 v37.0.0
github.com/gorilla/websocket v1.4.2
github.com/kubeshark/base v0.6.3
github.com/robertkrimen/otto v0.2.1
github.com/rs/zerolog v1.28.0
github.com/spf13/cobra v1.3.0