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 --- encryptionalg_string.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'encryptionalg_string.go') diff --git a/encryptionalg_string.go b/encryptionalg_string.go index b7384ee..9860f20 100644 --- a/encryptionalg_string.go +++ b/encryptionalg_string.go @@ -1,6 +1,6 @@ // Code generated by "stringer -type=encryptionAlg -linecomment"; DO NOT EDIT. -package sym +package main import "strconv" -- cgit v1.3.1