gh-115-go-import-v2: Suffix Go module path with /v2

This commit is contained in:
Fishbone
2021-09-12 17:12:39 +08:00
parent 63c6c1de91
commit 8cd4c4205d
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/m13253/dns-over-https
module github.com/m13253/dns-over-https/v2
go 1.13