livebud / livebud/bud

using 'change.me' placeholder in go.mod causes network connections to hostname 'change.me'

Open
#330 3 comments 0 reactions 0 assignees View on GitHub
needs decision
Dominant language
JavaScript
Stars
5.6k
Forks
175
PR merge metrics
No merged PRs in 30d

Description

When using example/placeholder strings that are interpreted as domain names, the domain `example.com` should be used.

https://github.com/livebud/bud/blob/d9c7ff63a929c9c308921ae35a929f19c5b101c9/internal/cli/create/create.go#L116

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect internal/cli/create/create.go at line 116 and trace how the placeholder is written into go.mod. Replace the domain-like placeholder with example.com, then verify that generated projects no longer attempt connections to change.me.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.