Compare commits

...

2 Commits

Author SHA1 Message Date
87c8e83f59 ignore development files 2024-08-15 12:10:51 +03:00
b9baccb1e8 remove development files 2024-08-15 12:09:15 +03:00
3 changed files with 3 additions and 11 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
**/*.env
covprofile
go.work*
services/registration/*.bin

View File

@ -1,7 +0,0 @@
go 1.22.6
use (
./go-vise
.
)

View File

@ -1,3 +0,0 @@
github.com/alecthomas/assert/v2 v2.2.2/go.mod h1:pXcQ2Asjp247dahGEmsZ6ru0UVwnkhktn7S0bBDLxvQ=
github.com/alecthomas/repr v0.2.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/hexops/gotextdiff v1.0.3/go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg=