diff --git a/stencil.lock b/stencil.lock index 1b7f240..814ef52 100644 --- a/stencil.lock +++ b/stencil.lock @@ -2,7 +2,7 @@ version: (devel) modules: - name: github.com/rgst-io/stencil-golang url: https://github.com/rgst-io/stencil-golang - version: v0.3.1 + version: v0.4.0 files: - name: .github/settings.yml template: .github/settings.yml.tpl @@ -19,6 +19,12 @@ files: - 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