mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-22 16:03:44 +01:00
9 lines
180 B
Modula-2
9 lines
180 B
Modula-2
module github.com/wcharczuk/go-chart/v2
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
|
golang.org/x/image v0.0.0-20200927104501-e162460cd6b5
|
|
)
|