StefanSchroeder / Gocal

Gocal is a simple clone of pcal. It's a tool to create monthly calendars in PDF with a few gimmicks.
MIT License
26 stars 2 forks source link

dependencies from soniakeys repo were moved under github.com/soniakeys/meeus/v3/ #4

Closed ldanicel closed 2 years ago

ldanicel commented 5 years ago

go get github.com/StefanSchroeder/gocal

package github.com/soniakeys/meeus/julian: cannot find package "github.com/soniakeys/meeus/julian" in any of: /usr/local/Cellar/go/1.9.4/libexec/src/github.com/soniakeys/meeus/julian (from $GOROOT) /Users/xxx/go/src/github.com/soniakeys/meeus/julian (from $GOPATH) package github.com/soniakeys/meeus/moonphase: cannot find package "github.com/soniakeys/meeus/moonphase" in any of: /usr/local/Cellar/go/1.9.4/libexec/src/github.com/soniakeys/meeus/moonphase (from $GOROOT) /Users/xxx/go/src/github.com/soniakeys/meeus/moonphase (from $GOPATH)

StefanSchroeder commented 5 years ago

Thanks for the comment. I am going to fix it.

StefanSchroeder commented 2 years ago

Was fixed in 2019. Cannot remember how I did it, but it works now