Skip to content

Commit

Permalink
Fixes go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
  • Loading branch information
PuneetPunamiya committed Feb 7, 2025
1 parent a88f8bc commit 51d65a2
Show file tree
Hide file tree
Showing 2,059 changed files with 6 additions and 343,021 deletions.
140 changes: 2 additions & 138 deletions go.mod

Large diffs are not rendered by default.

337 changes: 0 additions & 337 deletions go.sum

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion hack/tools.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//go:build tools
// +build tools

/*
Copyright 2019 The Tekton Authors
Expand All @@ -25,7 +26,9 @@ import (

_ "k8s.io/code-generator/cmd/deepcopy-gen"

_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
// _ "github.com/golangci/golangci-lint/cmd/golangci-lint"
_ "github.com/golangci/golangci-lint/pkg/golinters"
_ "github.com/golangci/golangci-lint/pkg/logutils"
_ "github.com/google/addlicense"
_ "github.com/google/go-licenses/licenses"
)
21 changes: 0 additions & 21 deletions vendor/4d63.com/gocheckcompilerdirectives/LICENSE

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/4d63.com/gochecknoglobals/LICENSE

This file was deleted.

200 changes: 0 additions & 200 deletions vendor/4d63.com/gochecknoglobals/checknoglobals/check_no_globals.go

This file was deleted.

Loading

0 comments on commit 51d65a2

Please sign in to comment.