-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathstencil.lock
59 lines (59 loc) · 2.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
version: 0.15.0
modules:
- name: github.com/rgst-io/stencil-golang
url: https://github.com/rgst-io/stencil-golang
version:
commit: 0789456ca8f2952abfb6d4d9c5492a6fe6345e13
tag: v1.3.1
files:
- name: .cliff.toml
template: .cliff.toml.tpl
module: github.com/rgst-io/stencil-golang
- name: .editorconfig
template: .editorconfig.tpl
module: github.com/rgst-io/stencil-golang
- name: .github/scripts/get-next-version.sh
template: .github/scripts/get-next-version.sh.tpl
module: github.com/rgst-io/stencil-golang
- 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: .gitignore
template: .gitignore.tpl
module: github.com/rgst-io/stencil-golang
- name: .golangci.yml
template: .golangci.yml.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: .mise/tasks/changelog-release
template: .mise/tasks/changelog-release.tpl
module: github.com/rgst-io/stencil-golang
- name: .vscode/common.code-snippets
template: .vscode/common.code-snippets.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.tpl
module: github.com/rgst-io/stencil-golang
- name: package.json
template: package.json.tpl
module: github.com/rgst-io/stencil-golang