Created
August 8, 2014 15:13
-
-
Save MarkRoddy/7bea0f5d54cbaa62e2d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import ( | |
"github.com/jeromer/syslogparser/rfc3164" | |
"crypto/sha256" | |
<<<<<<< HEAD | |
. "github.com/go-check/check" | |
"testing" | |
======= | |
. "github.com/scalingdata/check" | |
"testing" | |
>>>>>>> SD-289 point references of go-check to our fork of the repo | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment