Commit Graph

9 Commits

Author SHA1 Message Date
69e0230949 refactor: use py mongo struct + stdlib log
+ restructure project
2022-11-09 15:59:30 +02:00
c52c9aa9d9 Use actual fork of go.mod
All checks were successful
continuous-integration/drone Build is passing
It needed a lot of thinking...
2022-11-07 01:24:29 +02:00
fc9c1671b6 move local path to temporary git repo
Some checks failed
continuous-integration/drone Build is failing
2022-11-07 00:59:11 +02:00
e45bf4739b go mod vendor
+ move k8s.io/apimachinery fork from go.work to go.mod
(and include it in vendor)
2022-11-07 00:26:05 +02:00
689ecbcca3 update deps: tailer 2022-11-06 23:37:26 +02:00
1424096176 parse partial lines 2022-11-06 22:06:48 +02:00
1617658d1a defer closing tailable file via subcontext
+ update deps for defer f.Close()
2022-11-06 14:41:09 +02:00
4554ddb188 update deps 2022-11-06 04:27:10 +02:00
d6f3d8c56f refactor and continue implementation of whole pkg 2022-11-03 12:28:18 +02:00