Skip to content

Conversation

@evankanderson
Copy link

I noticed a nag from go get while updating dependencies, and it appears that github.com/go-ini/ini prefers to be known through gopkg.in. This should have no consequences except to silence a warning during fetch.

@evankanderson evankanderson changed the title Use github.com/go-ini/ini's declare module name Use github.com/go-ini/ini's declared module name Jan 12, 2026
Comment on lines +60 to +62
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
Copy link
Author

Choose a reason for hiding this comment

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

I ran go mod tidy, which added these lines. I can back them out if you want.

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