summaryrefslogtreecommitdiff
path: root/etc/pubrefman
Commit message (Collapse)AuthorAge
* Bump golang.org/x/net from 0.15.0 to 0.17.0 in /etc/pubrefmandependabot[bot]2023-11-25
| | | | | | | | | | | | Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* fixes #1687 Generated HTML documentation title tags are emptyGarrett D'Amore2023-09-14
| | | | | This also updates libascii and go-get dependencies to allow the pubrefman tool to work again.
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01
This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project.