Migrate to go1.13 to avail all new features (#8203)

Read more https://blog.golang.org/go1.13
This commit is contained in:
Harshavardhana
2019-09-08 16:44:15 -07:00
committed by GitHub
parent 33aec08e8c
commit 94e5cb7576
21 changed files with 38 additions and 45 deletions

View File

@@ -1 +1 @@
checks = ["all", "-ST1005", "-ST1000", "-SA4000", "-SA9004", "-SA1019", "-SA1008"]
checks = ["all", "-ST1005", "-ST1000", "-SA4000", "-SA9004", "-SA1019", "-SA1008", "-U1000"]