res_tracker/go.mod

6 lines
92 B
Modula-2
Raw Permalink Normal View History

2022-09-13 16:03:40 +03:00
module git.bit5.ru/backend/res_tracker
go 1.13
2022-11-01 13:22:49 +03:00
require github.com/stretchr/testify v1.8.1