res_tracker/go.mod

6 lines
92 B
Modula-2

module git.bit5.ru/backend/res_tracker
go 1.13
require github.com/stretchr/testify v1.8.1