Skip to content

Cleanup obsolete go.mod/go.sum diff #729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Cleanup obsolete go.mod/go.sum diff #729

merged 1 commit into from
Sep 24, 2019

Conversation

tpounds
Copy link
Contributor

@tpounds tpounds commented Sep 23, 2019

Cleanup go.mod/go.sum diff check which is now unnecessary since Go 1.11 is no longer supported.

Unnecessary since Go 1.11 is no longer supported.
@tpounds tpounds requested a review from jirfag September 23, 2019 20:02
@jirfag jirfag merged commit abad4c9 into golangci:master Sep 24, 2019
@tpounds tpounds deleted the cleanup-go.mod-diff branch September 24, 2019 13:45
korjavin added a commit to korjavin/golangci-lint-1 that referenced this pull request Sep 28, 2019
* tag 'v1.19.1':
  Use separate go.mod/go.sum to manage tool deps. (golangci#736)
  Use stretchr/testify to mock log.
  Fix golangci#733: update forked bodyclose
  Cleanup obsolete go.mod/go.sum diff. (golangci#729)
  dev: update deprecated parts of .goreleaser.yml
  dev: trigger CI build on tag push
  Update minimum Go version to 1.12.
  Enable consistent GOPROXY Go 1.12/1.13 behavior.
  Fix golangci#608: use forked bodyclose
  Drop memory usage of go/analysis linters 5x
  Manage build tools via go.mod.
  Update whitespace
  Reduce memory usage of go/analysis
@ldez ldez added the topic: cleanup Related to code, process, or doc cleanup label Dec 7, 2020
@ldez ldez added this to the v1.19 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants