makefile: Update golang CI lint

Signed-off-by: Michał Matczuk <michal@scylladb.com>
This commit is contained in:
Michał Matczuk
2020-04-16 12:18:01 +02:00
committed by Michal Jan Matczuk
parent e796a82d11
commit 92c739c2db
3 changed files with 17 additions and 3 deletions

6
gocqlxtest/doc.go Normal file
View File

@@ -0,0 +1,6 @@
// Copyright (C) 2017 ScyllaDB
// Use of this source code is governed by a ALv2-style
// license that can be found in the LICENSE file.
// Package gocqlxtest provides test helpers for integration tests.
package gocqlxtest