ginger/go.mod

6 lines
93 B
Modula-2
Raw Normal View History

2021-08-27 03:27:47 +00:00
module github.com/mediocregopher/ginger
go 1.16
require github.com/stretchr/testify v1.7.0