aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
diff options
context:
space:
mode:
authorAKP <tom@tdpain.net>2022-08-31 12:51:29 +0100
committerAKP <tom@tdpain.net>2022-08-31 12:51:29 +0100
commit14ca4920e1abe1abf36d998bb92918b361dc67b8 (patch)
tree9f943bab0f898a5f455b797993db2785383c1fa8 /go.sum
parentd78c2af7aacf64ea4a348841e1264c9198a829b3 (diff)
Replace faulty error assertion
mattn/go-sqlite3 returns errors as `sqlite3.Error`, not `*sqlite3.Error` as was in use. This commit switches references of the latter with the former in user registration logic. This commit also removes some duplicated code from the user registration process. Fixes #2 Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions