Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDoanRivian committed Oct 10, 2024
1 parent e816127 commit 8f0a3ce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions outside_test.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
package nebula

import (
"github.com/google/gopacket"
"github.com/google/gopacket/layers"
"net"
"net/netip"
"testing"

"github.com/google/gopacket"
"github.com/google/gopacket/layers"

"github.com/slackhq/nebula/firewall"
"github.com/stretchr/testify/assert"
"golang.org/x/net/ipv4"
Expand Down

0 comments on commit 8f0a3ce

Please sign in to comment.