4 Commits

Author SHA1 Message Date
argoyle facca0decf Merge branch 'next-release' into 'main'
chore(release): prepare for v0.3.5

See merge request unboundsoftware/pre-commit!92
2025-10-14 10:54:26 +02:00
Unbound Release 26b110972d chore(release): prepare for v0.3.5 2025-10-14 10:54:26 +02:00
argoyle 3f82c2ee2a Merge branch 'renovate/golang-1.x' into 'main'
chore(deps): update golang docker tag to v1.25.3

See merge request unboundsoftware/pre-commit!91
2025-10-14 08:59:49 +02:00
Renovate 681bbba596 chore(deps): update golang docker tag to v1.25.3 2025-10-13 23:58:21 +00:00
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.3.4"} {"version":"v0.3.5"}
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.3.5] - 2025-10-14
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang docker tag to v1.25.3
## [0.3.4] - 2025-10-08 ## [0.3.4] - 2025-10-08
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.2@sha256:f1ad40af66e45084d5b2dcd74d25e77085c964e57356a2f77b0c15c121003f23 FROM amd64/golang:1.25.3@sha256:89abb76a5137ebbdccb6d993666b0561adc0718cccd827a95d6885c0c555e7dc
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin