Skip to content

Commit d03294c

Browse files
tidy example
1 parent ba1ab36 commit d03294c

File tree

2 files changed

+191
-2
lines changed

2 files changed

+191
-2
lines changed

examples/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ require (
66
github.com/MetalBlueberry/go-plotly v0.0.0-20200503142240-1276ab260dcb
77
github.com/go-gota/gota v0.10.1
88
github.com/lucasb-eyer/go-colorful v1.2.0
9+
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
910
gonum.org/v1/gonum v0.7.0 // indirect
1011
)
1112

0 commit comments

Comments
 (0)