Skip to content

feat: migrate to Go modules (#34)

Artyom Kartasov requested to merge akartasov_PGAI-34_go-modules into master

Description

Use go modules to control project dependencies.

Related issue

#34 (closed)

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes
Edited by Anatoly Stansler

Merge request reports