Thanks. Yea, because it needs a later tag now. I guess it never compiled after I changed go-trader to use modules.
> On Jul 16, 2024, at 8:47 AM, Jan Mercl <0xj...@gmail.com> wrote: > > On Tue, Jul 16, 2024 at 3:41 PM 'Robert Engels' via golang-nuts > <golang-nuts@googlegroups.com> wrote: > >> The go get works, and the code is there, but it isn’t seeing my code - it >> seems like it is using the original gocui which has since added module >> support. >> >> cmd/client/main.go:43:7: gui.Update undefined (type *gocui.Gui has no field >> or method Update) > .... >> >> but these methods are defined in the robaho fork of gocui > > Those methods are not defined: > https://pkg.go.dev/github.com/jroimartin/gocui@v0.3.0 -- 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/4E713B6F-857E-4208-AA3F-315D1405BAA1%40me.com.