On Mon, Sep 2, 2019 at 10:44 PM James Pettyjohn <japettyj...@gmail.com>
wrote:

> This might be a bad idea but I'm trying to parse the go.mod file for data
> as part of my build process - if at all possible I'd like to avoid
> duplicating the data that is already there in another file.
>

In this type of situation you should explain why you need to parse a go.mod
file. Especially since you seem to be asking something not already asked a
thousand times. It is possible, perhaps likely, the reason you want to do
this can be solved some other way.

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank

-- 
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/CABx2%3DD8E4uy3XLGV44vx7CLS4KVefi7L1TSjquWB%3D3VNGCpEqg%40mail.gmail.com.

Reply via email to