From 9aae7b1c12242bf28c0281ad0db3a8f1c6cea00d Mon Sep 17 00:00:00 2001 From: juancwu Date: Sun, 26 Apr 2026 01:53:24 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7051c83..63957c6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ or any `net/http` stack. ## Install ``` -go get git.juancwu.dev/juancwu/authkit +go get git.juancwu.dev/juancwu/authkit@v0.1.0 ``` `authkit` itself depends only on `database/sql` and the Go standard library