Skip to content

Commit

Permalink
Fixes go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: PuneetPunamiya <[email protected]>
  • Loading branch information
PuneetPunamiya committed Feb 7, 2025
1 parent a88f8bc commit f93c926
Show file tree
Hide file tree
Showing 2,223 changed files with 5 additions and 370,565 deletions.
148 changes: 2 additions & 146 deletions go.mod

Large diffs are not rendered by default.

348 changes: 0 additions & 348 deletions go.sum

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions 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 @@ -23,9 +24,7 @@ import (
_ "github.com/tektoncd/plumbing"
_ "github.com/tektoncd/plumbing/scripts"

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

_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
_ "github.com/google/addlicense"
_ "github.com/google/go-licenses/licenses"
_ "k8s.io/code-generator/cmd/deepcopy-gen"
)
1 change: 1 addition & 0 deletions test/presubmit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ source "$(git rev-parse --show-toplevel)"/vendor/github.com/tektoncd/plumbing/sc

function post_build_tests() {
echo Installing tools from hack/tools.go
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
go list -f '{{range .Imports}}{{.}} {{end}}' hack/tools.go | xargs go install

header "running golangci-lint"
Expand Down
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 f93c926

Please sign in to comment.