go-reference: Run goimports

This commit is contained in:
Tadeo Kondrak 2020-07-17 15:32:16 -06:00
parent c74cc25a2f
commit 983fdceb21
No known key found for this signature in database
GPG Key ID: D41E092CA43F1D8B

View File

@ -2,9 +2,10 @@ package main
import (
"bytes"
"git.sr.ht/~sircmpwn/go-bare"
"log"
"testing"
"git.sr.ht/~sircmpwn/go-bare"
)
type UserRole uint