bxcodec / go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
MIT License
9.06k stars 1.19k forks source link

chore(Dockerfile): gcc and dep are not used now #32

Closed sempr closed 4 years ago

sempr commented 5 years ago

gcc is not used in this project when go supports go module, dep is not used in this project too.