-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
stencil.lock
33 lines (33 loc) · 1.21 KB
/
stencil.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
version: (devel)
modules:
- name: github.com/rgst-io/stencil-golang
url: https://github.com/rgst-io/stencil-golang
version: v0.4.0
files:
- name: .github/settings.yml
template: .github/settings.yml.tpl
module: github.com/rgst-io/stencil-golang
- name: .github/workflows/release.yaml
template: .github/workflows/release.yaml.tpl
module: github.com/rgst-io/stencil-golang
- name: .github/workflows/tests.yaml
template: .github/workflows/tests.yaml.tpl
module: github.com/rgst-io/stencil-golang
- name: .goreleaser.yaml
template: .goreleaser.yaml.tpl
module: github.com/rgst-io/stencil-golang
- name: .mise.toml
template: .mise.toml.tpl
module: github.com/rgst-io/stencil-golang
- name: .vscode/extensions.json
template: .vscode/extensions.json.tpl
module: github.com/rgst-io/stencil-golang
- name: .vscode/settings.json
template: .vscode/settings.json.tpl
module: github.com/rgst-io/stencil-golang
- name: CONTRIBUTING.md
template: CONTRIBUTING.md.tpl
module: github.com/rgst-io/stencil-golang
- name: LICENSE
template: LICENSE_GPL-3.0.tpl
module: github.com/rgst-io/stencil-golang