tomatome / grdp

pure golang rdp protocol
GNU General Public License v3.0
190 stars 70 forks source link

about go.mod #5

Closed Alberthchang closed 1 year ago

Alberthchang commented 2 years ago

may be module github.com/tomatome/grdp ?

mkoci commented 2 years ago

bump. Cannot import through go get github.com/tomatome/grdp

go get: github.com/tomatome/grdp@v0.0.0-20220629061422-92bac6c150f0: parsing go.mod:
        module declares its path as: grdp
                but was required as: github.com/tomatome/grdp
tomatome commented 2 years ago

code has been updated