1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-05 00:32:41 +08:00

fix: module name for go install

This commit is contained in:
fumiama
2025-11-15 16:36:46 +08:00
committed by GitHub
parent 3a764b94d2
commit d25b80df48

2
go.mod
View File

@@ -1,4 +1,4 @@
module dnskip
module github.com/fumiama/dnskip
go 1.22