google-labs-jules[bot]
86720090b6
docs: Add GoDoc to pkg and improve markdown files ( #3251 )
...
This change adds GoDoc comments to many of the public symbols in the
`pkg/` directory. It also includes various improvements to the
documentation in `README.md` and other markdown files in the `docs/`
directory.
This is a partial documentation effort, as requested by the user, to
get a pull request submitted quickly.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-09-22 19:37:15 +02:00
Dominik Schulz
21687eea47
[fix] Fix debug.ModuleVersion ( #3079 )
...
* [fix] Fix debug.ModuleVersion
Add tests, fix parsing issues and add a specical case for the main
module.
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
* Fix two lint issues
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
---------
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2025-03-05 16:54:17 +01:00
Dominik Schulz
16c071a780
Enable golangci-lint on push and pr ( #2158 )
...
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2022-03-24 21:58:53 +01:00
Dominik Schulz
0eff31a8ce
Enable additional golangci-lint godot checks ( #2077 )
2021-12-29 22:47:53 +01:00
Dominik Schulz
13b6c18fe6
Fix fsutil.Shred and other cleanup ( #2063 )
...
RELEASE_NOTES=n/a
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2021-12-22 19:05:24 +01:00
Dominik Schulz
5f8afb6415
Improve compatibility with passage ( #2060 )
...
* Improve compatibility with github.com/FiloSottile/passage
Part of #2060
RELEASE_NOTES=[ENHANCEMENT] Passage compat improvements
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
* Add migration tooling to automate upgrades with existing age backends
RELEASE_NOTES=n/a
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2021-12-21 11:04:35 +01:00