We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1ab36 commit d03294cCopy full SHA for d03294c
examples/go.mod
@@ -6,6 +6,7 @@ require (
6
github.com/MetalBlueberry/go-plotly v0.0.0-20200503142240-1276ab260dcb
7
github.com/go-gota/gota v0.10.1
8
github.com/lucasb-eyer/go-colorful v1.2.0
9
+ github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
10
gonum.org/v1/gonum v0.7.0 // indirect
11
)
12
0 commit comments