Commit 8bf469e9 authored by Adin Schmahmann's avatar Adin Schmahmann

chore: go fmt

parent 0eeec1c9
...@@ -8,8 +8,8 @@ import ( ...@@ -8,8 +8,8 @@ import (
"testing" "testing"
"time" "time"
"github.com/stretchr/testify/assert"
rnet "github.com/libp2p/go-cidranger/net" rnet "github.com/libp2p/go-cidranger/net"
"github.com/stretchr/testify/assert"
) )
/* /*
......
...@@ -8,8 +8,8 @@ import ( ...@@ -8,8 +8,8 @@ import (
"testing" "testing"
"time" "time"
"github.com/stretchr/testify/assert"
rnet "github.com/libp2p/go-cidranger/net" rnet "github.com/libp2p/go-cidranger/net"
"github.com/stretchr/testify/assert"
) )
func getAllByVersion(version rnet.IPVersion) *net.IPNet { func getAllByVersion(version rnet.IPVersion) *net.IPNet {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment