This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
ntfy
miroir de
https://github.com/binwiederhier/ntfy
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Append /v2 to module so version 2 can be used as a go package
Jordan Hotmann
il y a 2 ans
Parent
abe7275f0c
commit
92cfa4040b
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
go.mod
+ 1
- 1
go.mod
Voir le fichier
@@ -1,4 +1,4 @@
-module heckel.io/ntfy
+module heckel.io/ntfy
/v2
go 1.18