Commit graph

4 commits

Author SHA1 Message Date
R. RyanTM 886c38abb8 gophernotes: 0.7.2 -> 0.7.3 2021-06-28 11:38:17 -07:00
Arnout Engelen 1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.

There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
R. RyanTM aaca3b0084 gophernotes: 0.7.1 -> 0.7.2 2021-03-19 15:14:18 +00:00
Chris Ostrouchov d64d676546
gophernotes: init at 0.7.1 2020-08-08 09:37:46 -04:00