Commit Graph

6 Commits

Author SHA1 Message Date
Biswapriyo Nath 182620a960
chore(main/amfora): add version number to makeflags
* Before:

```
$ amfora --version
Amfora
Commit:
Built by: Makefile
```

* After:

```
$ amfora --version
Amfora 1.10.0
Commit:
Built by: Makefile
```
2024-03-18 14:58:18 +02:00
Twaik Yont 44b9931f86 bump(main/amfora): 1.10.0 2024-03-18 10:21:18 +02:00
Kevin WIlliams 6c869703ed *: Rebuild with Go 1.21.0/1.20.7 (1)
Signed-off-by: Kevin WIlliams <admin@utermux.dev>
2023-08-12 17:59:04 +08:00
Tee KOBAYASHI 74be5a4ead *: Rebuild with Go 1.20.3/1.19.8 (3) 2023-04-08 02:58:47 +09:00
Tee KOBAYASHI 2f233d4a49 tree-wide: Rebuild with Go 1.20
for the same reason as commit 40ac9ec3b4.

Unable to build all at once in CI due to limited disk space. Builds are
going to be triggered manually, divided into several pieces.

%ci:no-build
2023-02-04 00:54:19 +00:00
Tee KOBAYASHI 5c30196507 new package: amfora 2022-04-01 17:46:22 +09:00