gotestyourself / gotest.tools

A collection of packages to augment the go testing package and support common patterns.
https://gotest.tools/v3
Other
513 stars 50 forks source link

Remove outdated Dockerfile #261

Closed dolmen closed 1 year ago

dolmen commented 1 year ago

Dockerfile was built for Go 1.12 times. So old now!

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

dolmen commented 1 year ago

Failure reported by CI is happening in assert/cmd/gty-migrate-from-testify. It is not related to this patch. See #265 which fixes the issue.