release v0.1.1
docker-ci / docker (push) Successful in 1m9s Details

This commit is contained in:
usbharu 2025-04-20 16:59:38 +09:00
parent c2fca5e5d2
commit 31b7d2bfa1
Signed by: usbharu
GPG Key ID: 8CB1087135660B8D
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ jobs:
with:
images: git.usbharu.dev/usbharu/misskey-exporter
tags: |
type=semver,pattern=v{{version}}
type=raw,value=latest
type=sha,prefix=,suffix=,format=short
- name: build

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/usbharu/misskey-exporter
module git.usbharu.dev/usbharu/misskey-exporter
go 1.23.0