Skip to content

Add go.mod to solve compilation problems in certain scenarios - #51

Open
zengyuxing007 wants to merge 1 commit into
solo-io:masterfrom
zengyuxing007:fix_compile_error
Open

Add go.mod to solve compilation problems in certain scenarios#51
zengyuxing007 wants to merge 1 commit into
solo-io:masterfrom
zengyuxing007:fix_compile_error

Conversation

@zengyuxing007

Copy link
Copy Markdown

Golang package management is a historical problem, and the current go mod solves this problem very well, is the de facto standard。

In my environment (golang 1.14), compiling sqoop reports an error (#50). My colleague converted gopkg.toml to go.mod, which solved the compilation problem very well. This may be encountered by others.

@solo-build-bot

Copy link
Copy Markdown

Waiting for approval from someone in the solo-io org to start testing.

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.

1 participant