mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 06:06:18 +00:00
Merge pull request #199 from cnovak/patch-1
Update branch names in internal/README
This commit is contained in:
@@ -6,12 +6,12 @@ You can optionally add a bit of extra structure to your internal packages to sep
|
|||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
* https://github.com/hashicorp/terraform/tree/master/internal
|
* https://github.com/hashicorp/terraform/tree/main/internal
|
||||||
* https://github.com/influxdata/influxdb/tree/master/internal
|
* https://github.com/influxdata/influxdb/tree/master/internal
|
||||||
* https://github.com/perkeep/perkeep/tree/master/internal
|
* https://github.com/perkeep/perkeep/tree/master/internal
|
||||||
* https://github.com/jaegertracing/jaeger/tree/master/internal
|
* https://github.com/jaegertracing/jaeger/tree/main/internal
|
||||||
* https://github.com/moby/moby/tree/master/internal
|
* https://github.com/moby/moby/tree/master/internal
|
||||||
* https://github.com/satellity/satellity/tree/master/internal
|
* https://github.com/satellity/satellity/tree/main/internal
|
||||||
|
|
||||||
## `/internal/pkg`
|
## `/internal/pkg`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user