refactor!: fix shortname

This commit is contained in:
decentral1se 2023-05-10 00:58:23 +02:00
parent f90f805f02
commit 5839634a17
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/datasheets/
goshmm
gshmm

2
go.mod
View File

@ -1,4 +1,4 @@
module varia.zone/go-sh-manymanuals
module varia.zone/gshmm
go 1.18