refactor: refactoring of code to meet all golangci-lint requirements
This commit is contained in:
4
main.go
4
main.go
@@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
import (
|
import "github.com/jkaninda/goma-gateway/cmd"
|
||||||
"github.com/jkaninda/goma-gateway/cmd"
|
|
||||||
)
|
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user