-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstencil.lock
More file actions
68 lines (68 loc) · 2.54 KB
/
Copy pathstencil.lock
File metadata and controls
68 lines (68 loc) · 2.54 KB
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
60
61
62
63
64
65
66
67
68
version: 2.13.0
modules:
- name: github.com/rgst-io/stencil-golang
url: https://github.com/rgst-io/stencil-golang
version:
commit: afbbc78e8d88c388061fb7889995b5796fd55579
tag: v2.3.5
files:
- name: .cliff.toml
template: .cliff.toml.tpl
module: github.com/rgst-io/stencil-golang
- name: .dprint.json
template: .dprint.json.tpl
module: github.com/rgst-io/stencil-golang
- name: .editorconfig
template: .editorconfig.tpl
module: github.com/rgst-io/stencil-golang
- name: .gitattributes
template: .gitattributes.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: cmd/ingress-anubis/ingress-anubis.go
template: cmd/$name/name.go.tpl
module: github.com/rgst-io/stencil-golang
- name: go.mod
template: go.mod.tpl
module: github.com/rgst-io/stencil-golang