Skip to content

convert to go module#29

Open
urandom2 wants to merge 1 commit intosgreben:masterfrom
urandom2:master
Open

convert to go module#29
urandom2 wants to merge 1 commit intosgreben:masterfrom
urandom2:master

Conversation

@urandom2
Copy link
Copy Markdown

@urandom2 urandom2 commented Nov 1, 2022

As modules are well stable, and a lighter weight way to checkin
dependencies, we have removed the vendor directory, the empty Gopkg.toml
file, and replaced them with go.mod and go.sum.

As modules are well stable, and a lighter weight way to checkin
dependencies, we have removed the vendor directory, the empty Gopkg.toml
file, and replaced them with go.mod and go.sum.
@httran13
Copy link
Copy Markdown

httran13 commented Jan 9, 2025

Thanks for 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.

2 participants