Skip to content

Build error due to old import path github.com/go-ini/ini in go.mod #9

@bin-ran

Description

@bin-ran

I encountered a build error in my project because my go.mod still references the old import path github.com/go-ini/ini, while my source code has been updated to import gopkg.in/ini.v1.

chore: enable Go modules and modernize CI #374

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions