I see we are supporting a lot of go versions https://github.com/go-stack/stack/blob/e5bbd7df104bcb242ace8dd02f8f9ab6b816de08/.github/workflows/test.yml#L14 I think we can drop support for versions prior to go modules https://github.com/go-stack/stack/pull/25#issuecomment-774845654 Keeping the above PR in mind we can keep the minimum to go 1.12
I see we are supporting a lot of go versions
stack/.github/workflows/test.yml
Line 14 in e5bbd7d
I think we can drop support for versions prior to go modules
#25 (comment)
Keeping the above PR in mind we can keep the minimum to go 1.12