2021-05-09 17:10:02 by Benny Siegert | Files touched by this commit (4) | |
Log message: go-crypto-acme: remove. Nothing depends on this. The only binary included is a testing utility that is not terribly useful. |
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 |
2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | |
Log message: Revbump all Go packages after go115 update |
2020-07-17 20:04:33 by Benny Siegert | Files touched by this commit (196) | |
Log message: Revbump all Go packages after go114 update. |
2020-03-21 17:57:21 by Benny Siegert | Files touched by this commit (170) | |
Log message: Revbump all Go packages after go113 update. |
2020-02-03 15:51:56 by Benny Siegert | Files touched by this commit (6) |
Log message: Re-add a package for go-crypto-acme. The acme package has a dependency on go-net but go-net depends on go-crypto. Separate it out to prevent a circular dependency. |
2018-03-11 21:49:04 by Benny Siegert | Files touched by this commit (5) | |
Log message: Remove go-crypto-acme. Replacement: go-crypto. The two packages have been re-merged after the removal of a circular dependency. |
2018-03-04 16:52:21 by Benny Siegert | Files touched by this commit (95) | |
Log message: Revbump all Go packages after Go 1.10 update. |
2017-08-25 18:49:15 by Jonathan Perkin | Files touched by this commit (93) |
Log message: Remove trailing empty lines. |