fix: goreleaser deprecation warning

This commit is contained in:
Maxi Quoß
2025-01-23 12:22:19 +01:00
parent c70efd082f
commit 65be53bd3c
5 changed files with 1 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ builds:
- goos: darwin
goarch: arm
archives:
- format: zip
- formats: [ 'zip' ]
checksum:
name_template: "checksums.txt"
snapshot:

View File

@@ -1,5 +1,4 @@
// This file was auto-generated by 'typesafe-i18n'. Any manual changes will be overwritten.
import { initI18nSvelte } from 'typesafe-i18n/svelte';
import type { Formatters, Locales, TranslationFunctions, Translations } from './i18n-types';

View File

@@ -1,5 +1,4 @@
// This file was auto-generated by 'typesafe-i18n'. Any manual changes will be overwritten.
import { initFormatters } from './formatters';
import type { Locales, Translations } from './i18n-types';

View File

@@ -1,5 +1,4 @@
// This file was auto-generated by 'typesafe-i18n'. Any manual changes will be overwritten.
import { initFormatters } from './formatters';
import type { Locales, Translations } from './i18n-types';

View File

@@ -1,5 +1,4 @@
// This file was auto-generated by 'typesafe-i18n'. Any manual changes will be overwritten.
import {
i18n as initI18n,