Skip to content

Comments

added go modules#58

Open
Saur4ig wants to merge 1 commit intoLumenResearch:masterfrom
Saur4ig:master
Open

added go modules#58
Saur4ig wants to merge 1 commit intoLumenResearch:masterfrom
Saur4ig:master

Conversation

@Saur4ig
Copy link

@Saur4ig Saur4ig commented Sep 9, 2019

go 1.13 - released, so here is go mod

@erikdubbelboer
Copy link
Contributor

It's probably better to change the import path in main.go to github.com/avct/uasurfer so it doesn't have any external dependencies at all.

Or this needs to be added to each file: package uasurfer // import "code.avct.io/uasurfer". But I'm sure that will break a LOT of builds of people who are using the github import path right now.

@ryanslade
Copy link
Contributor

@Saur4ig Thanks. I've changed the import in main.go now as suggested by @erikdubbelboer

Please can you update the go.mod file as this library no longer has any external deps.

Thanks

@moqmar
Copy link

moqmar commented Mar 17, 2021

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants