Commit Graph

5 Commits

Author SHA1 Message Date
moony 15d21d3717 Merge pull request 'Fix: go module issue' (#1) from kayos/endless:main into main
Reviewed-on: #1

Thanks, I'm still get confused my go mod dependencies at times. Especially when they were once a package and I try to refactor that pacakage.
2023-03-27 22:05:50 +00:00
kayos@tcp.direct c24756973e
Fix: go module issue
fixes:
---
go: endless/internal/moonproxy imports
        git.tcp.direct/moony/endless/internal/moonproxy: git.tcp.direct/moony/endless@v0.0.0-20230317092824-035eb62124ec: parsing go.mod:
        module declares its path as: endless
                but was required as: git.tcp.direct/moony/endless
2023-03-18 02:37:33 -07:00
moony 035eb62124 Fixed naming structure. 2023-03-17 05:28:24 -04:00
moony 5192bf1a1c Fixed README.md 2023-03-17 04:20:33 -04:00
moony 7bc26f88ad Initial commmit. 2023-03-17 04:18:02 -04:00