File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/davecgh/go-spew v1.1.1
99 github.com/deckarep/golang-set v1.7.1
1010 github.com/ethereum/go-ethereum v1.9.25
11- github.com/gorilla/websocket v1.4.1
11+ github.com/gorilla/websocket v1.4.2
1212 github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
1313 github.com/pierrec/xxHash v0.1.5
1414 github.com/rs/cors v1.7.0
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMyw
9595github.com/google/go-cmp v0.4.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
9696github.com/google/gofuzz v1.1.1-0.20200604201612-c04b05f3adfa /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
9797github.com/gorilla/websocket v1.4.1-0.20190629185528-ae1634f6a989 /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
98- github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM =
99- github.com/gorilla/websocket v1.4.1 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
98+ github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc =
99+ github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
100100github.com/graph-gophers/graphql-go v0.0.0-20191115155744-f33e81362277 /go.mod h1:9CQHMSxwO4MprSdzoIEobiHpoLtHm77vfxsvsIN5Vuc =
101101github.com/gtank/merlin v0.1.1-0.20191105220539-8318aed1a79f /go.mod h1:T86dnYJhcGOh5BjZFCJWTDeTK7XW8uE+E21Cy/bIQ+s =
102102github.com/gtank/merlin v0.1.1 h1:eQ90iG7K9pOhtereWsmyRJ6RAwcP4tHTDBHXNg+u5is =
You can’t perform that action at this time.
0 commit comments