Update go-fed/httpsig to v1.1.0
parent
d14ff25d35
commit
12f1207754
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.13
|
|||
require (
|
||||
github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1 // indirect
|
||||
github.com/dchest/uniuri v1.2.0
|
||||
github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe
|
||||
github.com/go-fed/httpsig v1.1.0
|
||||
github.com/gologme/log v1.3.0
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/writeas/go-webfinger v1.1.0 // indirect
|
||||
|
|
Loading…
Reference in New Issue