1
0

Removed github.com/Joker/jade from dependencies.

This commit is contained in:
Alexander Andreev 2022-06-13 19:08:59 +04:00
parent 0532ab5300
commit f8f7294c0d
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F

1
go.mod
View File

@ -3,7 +3,6 @@ module dwelling-radio
go 1.17
require (
github.com/Joker/jade v1.1.3
github.com/julienschmidt/httprouter v1.3.0
github.com/pkg/errors v0.9.1
gopkg.in/yaml.v3 v3.0.1