mirror of
https://github.com/jimeh/go-golden.git
synced 2026-02-19 11:16:47 +00:00
9 lines
124 B
Modula-2
9 lines
124 B
Modula-2
module github.com/jimeh/go-golden
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/jimeh/envctl v0.1.0
|
|
github.com/stretchr/testify v1.7.0
|
|
)
|