mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-12-14 11:47:33 +00:00
Append /v2 to module so version 2 can be used as a go package
This commit is contained in:
parent
abe7275f0c
commit
92cfa4040b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module heckel.io/ntfy
|
||||
module heckel.io/ntfy/v2
|
||||
|
||||
go 1.18
|
||||
|
||||
|
|
Loading…
Reference in a new issue