mirror of
https://github.com/TECHNOFAB11/docsonnet.git
synced 2025-12-11 22:10:13 +01:00
9 lines
173 B
Modula-2
9 lines
173 B
Modula-2
module github.com/sh0rez/docsonnet
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/google/go-cmp v0.4.0
|
|
github.com/stretchr/testify v1.4.0
|
|
)
|