File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 99 "net/http"
1010
1111 "github.com/diegoguarnieri/go-conntrack/conntrack"
12- ipset "github.com/fdurand/go-ipset"
1312 "github.com/gorilla/mux"
13+ ipset "github.com/inverse-inc/go-ipset"
1414 "github.com/inverse-inc/packetfence/go/log"
1515 "github.com/inverse-inc/packetfence/go/sharedutils"
1616)
Original file line number Diff line number Diff line change 11package pfipset
22
33import (
4- ipset "github.com/fdurand /go-ipset"
4+ ipset "github.com/inverse-inc /go-ipset"
55)
66
77type job struct {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "net/http"
1111 "regexp"
1212
13- ipset "github.com/fdurand /go-ipset"
13+ ipset "github.com/inverse-inc /go-ipset"
1414 "github.com/inverse-inc/packetfence/go/log"
1515 "github.com/inverse-inc/packetfence/go/pfconfigdriver"
1616 "github.com/inverse-inc/packetfence/go/sharedutils"
Original file line number Diff line number Diff line change 200200 "path" : " github.com/fdurand/go-cache" ,
201201 "revision" : " cf0198ac7d92634998b3f3f2b616553fda07d7b0"
202202 },
203- {
204- "checksumSHA1" : " RFnAYMiZSJG51dKxpwbneK30Wh0=" ,
205- "path" : " github.com/fdurand/go-ipset" ,
206- "revision" : " 9a266eccec047c1e13fd3f514a7d8dc859cb51ab"
207- },
208203 {
209204 "checksumSHA1" : " VdXZPcDRHK1T7XjBu2KW8Mb8S6w=" ,
210205 "path" : " github.com/flynn/go-shlex" ,
415410 "revision" : " 0decfc6c20d9ca0ad143b0e89dcaa20f810b4fb3" ,
416411 "revisionTime" : " 2016-11-12T20:41:34Z"
417412 },
413+ {
414+ "checksumSHA1" : " /k5Xp8M6CJ3w9DcKrCGgS221gZw=" ,
415+ "path" : " github.com/inverse-inc/go-ipset" ,
416+ "revision" : " 3b787d33ec19ef4e074fed7fb7eacb86c4744261" ,
417+ "revisionTime" : " 2018-12-06T17:07:14Z"
418+ },
418419 {
419420 "path" : " github.com/inverse-inc/packetfence/go/caddy/pfipset" ,
420421 "revision" : " "
You can’t perform that action at this time.
0 commit comments