Thank you for your message.

I was mistaken. Sorry.
I was use "go mod" incorrectly.
I fixed it as soon as possible.

2020年6月8日月曜日 20時47分33秒 UTC+9 Tamás Gulácsi:
>
> 2020. június 6., szombat 6:20:46 UTC+2 időpontban 加藤泰隆 a következőt írta:
>>
>> Hi. i'm engeneer in japan. I write any programs as a hobby each days.  
>> Today, I introduce new diff tool made me. 
>>
>> features are..
>>  - compare different on multi tab
>>  - difference text is colored
>>  - can search words
>>  - can apply difference to target file
>>  - multi platform support by golang
>>
>> https://github.com/yasutakatou/mdiff
>>
>> Please can you use this?
>> enjoy golang!
>>
>>
> You should NOT instruct the user to "go mod init mdiff" -
> You should run "go mod init github.com/yasutakatou/mdiff" ONCE, and check 
> in go.mod and go.sum files!
>
> That way the user will use the same versions of the libraries You tested 
> with.
>
> Tamás
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/398a6d37-9c7c-4da1-920e-d6ca9c1c1e10o%40googlegroups.com.

Reply via email to