From 9a08b03b83ff28a26b0c20ccebc178df29cf7312 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Thu, 23 Oct 2025 21:19:00 -0700 Subject: Use one binary with subcommands --- pwhash_string.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pwhash_string.go') diff --git a/pwhash_string.go b/pwhash_string.go index ceb4d1f..37796a8 100644 --- a/pwhash_string.go +++ b/pwhash_string.go @@ -1,6 +1,6 @@ // Code generated by "stringer -type=pwHash -linecomment"; DO NOT EDIT. -package sym +package main import "strconv" -- cgit v1.3.1