-
Artyom Kartasov authored
* init Go modules, update required Go version to 1.17 * refactor imports, remove local paths of packages * refactor the project structure: create a single point of running, get rid of the `src` directory * adjust Makefile and Dockerfile according to the structure: remove unnecessary commands
8e6706f2Artyom Kartasov authored* init Go modules, update required Go version to 1.17 * refactor imports, remove local paths of packages * refactor the project structure: create a single point of running, get rid of the `src` directory * adjust Makefile and Dockerfile according to the structure: remove unnecessary commands
Loading