Skip to content

bug: Don't create go.mod in testdata with -copy-parent-gomod #84

Description

@tenntenn
$ skeleton -copy-parent-gomod mytool
$ tree mytool 
mytool
├── cmd
│   └── mytool
│       └── main.go
├── go.mod
├── mytool.go
├── mytool_test.go
└── testdata
    └── src
        └── a
            ├── a.go
            └── go.mod <- THIS

6 directories, 6 files

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions