move benchmark to a seperate diectory (#420)

Fixes #418
This commit is contained in:
Allen
2020-06-16 05:55:19 +08:00
committed by GitHub
parent 1dbe20e76c
commit 88263a05cc
8 changed files with 29 additions and 9 deletions
+1 -5
View File
@@ -2,8 +2,4 @@ module github.com/pelletier/go-toml
go 1.12
require (
github.com/BurntSushi/toml v0.3.1
github.com/davecgh/go-spew v1.1.1
gopkg.in/yaml.v2 v2.3.0
)
require github.com/davecgh/go-spew v1.1.1