adrg / sysfont

Golang identification and matching of system fonts
https://pkg.go.dev/github.com/adrg/sysfont
MIT License
43 stars 13 forks source link

can't get the dependent the library #37

Closed CorrectRoadH closed 7 months ago

CorrectRoadH commented 7 months ago
go get github.com/adrg/sysfont

go: github.com/adrg/xdggo@v0.2.1: reading github.com/adrg/xdggo/go.mod at revision v0.2.1: git ls-remote -q origin in /Users/ctrdh/go/pkg/mod/cache/vcs/f5c1e770e38c13d9dec6f2a64bad8fa3f8144986939a76106e5f642704168ff1: exit status 128:
        remote: Repository not found.
        fatal: repository 'https://github.com/adrg/xdggo/' not found

the https://github.com/adrg/xdggo/ is can't be access🥺 How do I can do?