walk
walk copied to clipboard
can't find import: "github.com/lxn/walk/declarative"
I was using a Windows system. I run go get github.com/lxn/walk go install github.com/lxn/walk installed to use this library.
then I copied the demo project home page when I go build it
it's error: .\test.go:5: can't find import: "github.com/lxn/walk/declarative" Why is this excuse me
Please try go get github.com/lxn/walk/declarative
.
Thank you, it can run
PS C:!Code\Golang\gui\walk> go get github.com/lxn/walk/declarative go get github.com/lxn/walk/declarative: no matching versions for query "upgrade"