thockin / go-build-template

A Makefile/Dockerfile example for Go projects.
Apache License 2.0
3.25k stars 433 forks source link

Bump golang (1.21) + golangci-lint (v1.54.2) #94

Closed yelo closed 1 year ago

thockin commented 1 year ago

Can we do this without the tools/ deps changes, and then do a PR just to capture those?

yelo commented 1 year ago

Can we do this without the tools/ deps changes, and then do a PR just to capture those?

Absolutely, created a new PR: https://github.com/thockin/go-build-template/pull/95