go mod tidy
This commit is contained in:
parent
809e118b1b
commit
08439c177a
4
go.mod
4
go.mod
|
@ -3,8 +3,8 @@ module git.gutmet.org/hdiet.git
|
||||||
go 1.14
|
go 1.14
|
||||||
|
|
||||||
require (
|
require (
|
||||||
git.gutmet.org/go-chart.git v3.0.1+incompatible // indirect
|
git.gutmet.org/go-chart.git v3.0.1+incompatible
|
||||||
git.gutmet.org/golang-freetype.git v2.0.0+incompatible // indirect
|
git.gutmet.org/golang-freetype.git v2.0.0+incompatible // indirect
|
||||||
git.gutmet.org/golang-image.git v2.0.0+incompatible // indirect
|
git.gutmet.org/golang-image.git v2.0.0+incompatible // indirect
|
||||||
git.gutmet.org/goutil.git v0.0.0-20201011110813-b9f7ae29b4e6 // indirect
|
git.gutmet.org/goutil.git v0.0.0-20201011110813-b9f7ae29b4e6
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user