Skip to content

Commit

Permalink
run go mod
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul-D78 <rahul.kumar@aveshasystems.com>
  • Loading branch information
Rahul-D78 committed Apr 14, 2023
1 parent 0bf20b1 commit 66f1850
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 20 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/logr v1.2.3
github.com/go-logr/zapr v1.2.3
github.com/golang/protobuf v1.5.2
github.com/google/go-cmp v0.5.8
github.com/google/go-cmp v0.5.9
github.com/kubeslice/apis v0.1.4
github.com/kubeslice/gateway-sidecar v0.2.0
github.com/kubeslice/kubeslice-monitoring v0.1.6
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,6 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA=
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/kubeslice/apis v0.1.1 h1:141adRMtxZFlx6m8BF8bWhusuh/mjtEsO/HctQuyX48=
github.com/kubeslice/apis v0.1.1/go.mod h1:YDSfpIsQM+FtQPaZVGNCTZnlp3viWuQhkjJjIHQdaYs=
github.com/kubeslice/apis v0.1.4 h1:v8DZ9skXybEnyYsEZD9VlaZsFG4jmqNKpJSIir+IVCc=
github.com/kubeslice/apis v0.1.4/go.mod h1:YDSfpIsQM+FtQPaZVGNCTZnlp3viWuQhkjJjIHQdaYs=
github.com/kubeslice/gateway-sidecar v0.2.0 h1:Ja3fIUivuSjUFQ4lPCt79ATq99BxslvAFYUwV9Urpy4=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ github.com/imdario/mergo
## explicit; go 1.12
github.com/json-iterator/go
# github.com/kubeslice/apis v0.1.4
## explicit
## explicit; go 1.16
github.com/kubeslice/apis/pkg/controller/v1alpha1
github.com/kubeslice/apis/pkg/worker/v1alpha1
# github.com/kubeslice/gateway-sidecar v0.2.0
Expand Down

0 comments on commit 66f1850

Please sign in to comment.