Skip to content

Commit

Permalink
Fixed go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFighterLuke committed Apr 3, 2021
1 parent f56af55 commit cfac82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.16
require (
github.com/blend/go-sdk v1.20210402.4 // indirect
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/wcharczuk/go-chart v2.0.1+incompatible
github.com/wcharczuk/go-chart v2.0.2-0.20191206192251-962b9abdec2b+incompatible
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb // indirect
)

0 comments on commit cfac82b

Please sign in to comment.