release: 0.2.18
All checks were successful
Test / Create distribution (push) Successful in 20s
Release / Create release (push) Successful in 33s
Test / Fortify (push) Successful in 2m4s
Test / Data race detector (push) Successful in 2m33s
Test / Flake checks (push) Successful in 48s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-23 18:52:33 +09:00
parent b6af8caffe
commit 71135f339a
2 changed files with 21 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.17";
version = "0.2.18";
src = builtins.path {
name = "${pname}-src";