aboutsummaryrefslogtreecommitdiffstats
path: root/pwhash.go
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-23 21:19:00 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-23 21:19:00 -0700
commit9a08b03b83ff28a26b0c20ccebc178df29cf7312 (patch)
treeca2d39e668737634f1165be2c8942fc6aa124f30 /pwhash.go
parentMove sym files into the root directory (diff)
downloadsym-9a08b03b83ff28a26b0c20ccebc178df29cf7312.tar.zst
Use one binary with subcommands
Diffstat (limited to 'pwhash.go')
-rw-r--r--pwhash.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwhash.go b/pwhash.go
index d05f6b5..2d7a70f 100644
--- a/pwhash.go
+++ b/pwhash.go
@@ -1,4 +1,4 @@
-package sym
+package main
import (
"crypto/pbkdf2"