Use go modules and include CI support
[com/golog.git] / go.mod
1 module gerrit.o-ran-sc.org/r/com/golog
2
3 go 1.12
4
5 require github.com/stretchr/testify v1.4.0