fix antihax version
This commit is contained in:
parent
b7790941aa
commit
fd2ad07270
@ -1,5 +1,8 @@
|
|||||||
module github.com/Nordix/go-redfish/client
|
module github.com/Nordix/go-redfish/client
|
||||||
|
|
||||||
require golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a
|
require (
|
||||||
|
github.com/antihax/optional v0.0.0-20180407024304-ca021399b1a6
|
||||||
|
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a
|
||||||
|
)
|
||||||
|
|
||||||
go 1.13
|
go 1.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user