mirror of
https://github.com/TECHNOFAB11/docsonnet.git
synced 2026-02-02 07:35:11 +01:00
8 lines
130 B
Modula-2
8 lines
130 B
Modula-2
module github.com/sh0rez/docsonnet
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/Masterminds/sprig/v3 v3.0.2
|
|
github.com/google/go-cmp v0.4.0
|
|
)
|