Commit graph

7 commits

Author SHA1 Message Date
Fabián Heredia Montiel ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm 4ccc3e14b4 gophernotes: 0.7.4 -> 0.7.5 2022-07-28 13:23:27 +00:00
R. Ryantm 6732e79a32 gophernotes: 0.7.3 -> 0.7.4 2022-01-11 11:37:24 +00:00
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