update go mod (#960)

This commit is contained in:
Kota Kanbe
2020-04-20 21:33:11 +09:00
committed by GitHub
parent 3be50ab8da
commit 749ead5d4a
6 changed files with 430 additions and 129 deletions

View File

@@ -111,7 +111,7 @@ func TestPackNamesOfUpdate(t *testing.T) {
},
},
binpkgFixstat: map[string]fixStat{
"packB": fixStat{
"packB": {
notFixedYet: true,
fixedIn: "1.0.0",
},