Compare commits
No commits in common. "v1" and "v1.0.1" have entirely different histories.
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module gitea.cdlsxd.cn/self-tools/l_notify
|
||||
|
||||
go 1.21
|
||||
go 1.23.6
|
||||
|
||||
require (
|
||||
gitea.cdlsxd.cn/self-tools/l_request v1.0.4 // indirect
|
||||
|
|
Loading…
Reference in New Issue