3
0
corteza/cmd/sam/dump.go
2018-07-17 18:10:38 +02:00

10 lines
148 B
Go

package main
// this file exists to keep go-spew in vendor for development needs
import (
"github.com/davecgh/go-spew/spew"
)
var _ = spew.Dump