mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-24 04:09:13 +01:00
Merge pull request #941 from jhotmann/module-version-2
Append /v2 to module so version 2 can be used as a go package
This commit is contained in:
commit
1b4d55fb30
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.21
|
||||
|
||||
|
|
Loading…
Reference in a new issue