0chain icon indicating copy to clipboard operation
0chain copied to clipboard

Move go mod to parent directory

Open shravanshetty1 opened this issue 4 years ago • 5 comments
trafficstars

Reasons:

  • Difficulty importing 0chain in other repos
  • Best practice

shravanshetty1 avatar Jun 02 '21 20:06 shravanshetty1

GitHub expects the root directory of a Go repository to be Go source, so we should merge the 0chian/code/go/0chain.net directory with the root directory. Removing the code, go and 0chain.net directories.

The go.mod file will then end up in the parent directory as a side effect.

Sriep avatar Jun 05 '21 08:06 Sriep

@iamkhalidbashir when can we expect to close this issue?

ma2b0043 avatar Mar 27 '22 21:03 ma2b0043

@ma2b0043 I am no longer working on this repo

iamkhalidbashir avatar Mar 28 '22 04:03 iamkhalidbashir

@Sriep @dabasov can we assign to someone else?

ma2b0043 avatar Mar 31 '22 22:03 ma2b0043

I am interested in working on this issue. Can I work on this?

0xt3j4s avatar Mar 18 '23 16:03 0xt3j4s