Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 324993fd25 chore(deps): update dependency codespell to v2.4.3
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2026-07-29 13:01:17 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647
FROM golang:1.25@sha256:31c1e53dfc1cc2d269deec9c83f58729fa3c53dc9a576f6426109d1e319e9e9a
ENV GOOS=linux
ENV GOARCH=arm
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647
FROM golang:1.25@sha256:31c1e53dfc1cc2d269deec9c83f58729fa3c53dc9a576f6426109d1e319e9e9a
ENV GOOS=linux
ENV GOARCH=arm64
+1 -1
View File
@@ -1 +1 @@
codespell==2.4.2
codespell==2.4.3