Use go modules and include CI support 07/1307/1
authorRoni Riska <roni.riska@nokia.com>
Thu, 31 Oct 2019 14:16:32 +0000 (16:16 +0200)
committerRoni Riska <roni.riska@nokia.com>
Thu, 31 Oct 2019 14:18:36 +0000 (16:18 +0200)
commit1c72a2f225719d01e4438fdc418a97046e53fe09
treeb6e1097601c77b9259fbf6f754b3cd14964c3f81
parentaaffc8ebe3f1dd3d3f77b80d5de3de7465994863
Use go modules and include CI support

Start using go modules as go packages should.
Also include a CI support, the docker file
build runs module unit tests.
No publish of anykind.

Change-Id: I4a30ef48a3fe9649942f1a58ea597d7c5b1580b5
Signed-off-by: Roni Riska <roni.riska@nokia.com>
README.md
ci/Dockerfile [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]