Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locode: Update locode DB to the new version #102

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

AliceInHunterland
Copy link
Contributor

With new Go package locodedb there is no need of separate DB file.

Refs: #100.

Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting for nspcc-dev/locode-db#23 to have proper DB.

pkg/monitor/monitor.go Outdated Show resolved Hide resolved
go.mod Outdated
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.12.0 // indirect
)

require (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

who did this? go mod tidy? lets try to keep sections together

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep

pkg/monitor/monitor.go Outdated Show resolved Hide resolved
With new Go package locodedb there is no need of separate DB file.

 Refs: #100.

Signed-off-by: Ekaterina Pavlova <[email protected]>
@roman-khimov roman-khimov merged commit 2b03087 into master Nov 10, 2023
8 checks passed
@roman-khimov roman-khimov deleted the locodedb-update branch November 10, 2023 20:52
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.

3 participants