mirror of
https://github.com/nikolaydubina/calendarheatmap.git
synced 2025-02-12 07:56:00 +02:00
9 lines
197 B
Modula-2
9 lines
197 B
Modula-2
module github.com/nikolaydubina/plotstats
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
|
|
golang.org/x/tools v0.0.0-20200701151220-7cb253f4c4f8 // indirect
|
|
)
|