2021-10-08 20:55:13 by Benny Siegert | Files touched by this commit (96) | |
Log message: Revbump all Go packages after go117 update |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2021-09-17 15:52:58 by Benny Siegert | Files touched by this commit (99) | |
Log message: Revbump all Go packages after go117 update |
2021-08-11 21:35:16 by Benny Siegert | Files touched by this commit (112) | |
Log message: Revbump all Go packages after go116 update |
2021-07-13 13:36:45 by Benny Siegert | Files touched by this commit (132) | |
Log message: Revbump all Go packages after go116 update |
2021-06-06 14:19:04 by Benny Siegert | Files touched by this commit (203) | |
Log message: Revbump all Go packages after go116 update |
2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | |
Log message: Revbump all Go packages after go116 update |
2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | |
Log message: Revbump all Go packages after go115 update |
2021-01-31 17:50:43 by Benny Siegert | Files touched by this commit (6) |
Log message: goreturns: turn package into module-based build I created go.mod and go.sum by running "go mod init" and "go \ get" in the top-level directory and copied them over to $FILESDIR. Also stop installing the source code and .a files. We can now also cut the dependency on go-tools, so that go-tools can be a module. This is a good thing, since the dependencies for the non-module build are getting out of hand. |
2021-01-23 15:23:16 by Benny Siegert | Files touched by this commit (209) | |
Log message: Revbump all Go packages after go115 update |