Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 235cfb3dfc | |||
| 40410f3d78 | |||
| fbbc7d0890 | |||
| ab0af6c5a4 | |||
|
88b4ab1467
|
|||
| 95af59c075 | |||
| ebc94d4223 | |||
| a1052d3708 | |||
| 555affe9bc |
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.14'
|
||||
- name: Install goimports
|
||||
|
||||
@@ -23,7 +23,7 @@ repos:
|
||||
- id: go-imports
|
||||
args:
|
||||
- -local
|
||||
- git.unbound.se/unboundsoftware
|
||||
- gitea.unbound.se/unboundsoftware/pagination
|
||||
- repo: https://github.com/lietu/go-pre-commit
|
||||
rev: v1.0.0
|
||||
hooks:
|
||||
|
||||
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.2.1] - 2026-01-09
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update actions/setup-python action to v6
|
||||
- Migrate module path to gitea.unbound.se
|
||||
|
||||
## [0.2.0] - 2026-01-09
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
Reference in New Issue
Block a user