Change module to v2 in go.mod file

This commit is contained in:
710leo 2020-06-15 15:35:23 +08:00
parent 0f9ec99c1d
commit 6237673725
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/didi/nightingale
module github.com/didi/nightingale/v2
go 1.12