Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raspi committed Jan 18, 2020
1 parent 9a1b69e commit 1e65e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package main

import (
"./lib"
"flag"
"fmt"
"github.com/raspi/ip-range-to-CIDR/lib"
"net"
"os"
)
Expand Down

0 comments on commit 1e65e62

Please sign in to comment.