chore: update golangci-lint. (#757)

This commit is contained in:
Ludovic Fernandez 2019-01-11 19:23:27 +01:00 committed by GitHub
parent b91dbb6615
commit 38f335dbe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -14,7 +14,7 @@ import (
"github.com/xenolf/lego/acme"
"github.com/xenolf/lego/acme/api"
"github.com/xenolf/lego/platform/tester"
"gopkg.in/square/go-jose.v2"
jose "gopkg.in/square/go-jose.v2"
)
func TestByType(t *testing.T) {