Commit graph

3 commits

Author SHA1 Message Date
Walluce Pinkham
350f05fab5 Not sure if this a good idea. It does make the go test pass 2022-04-13 16:04:48 +01:00
Walluce Pinkham
04ce969f1f Added another file in the attempt to fix golang tests 2022-04-13 15:27:28 +01:00
Rafik Draoui
fe1f56c08f Add support for Go 1.16
Go 1.16 changes the way modules are handled. It now expects Go projects
to have non-empty `go.mod` files.

This change is compatible with Go 1.15.

Fixes #1815
2021-02-25 19:25:39 -04:00