File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.9.0] ( https://github.com/aktsk/atgen/compare/v0.8.0...v0.9.0 ) (2025-05-12)
4+
5+ * Use Go 1.23, upgrade dependencies [ #67 ] ( https://github.com/aktsk/atgen/pull/67 ) ([ otofune] ( https://github.com/otofune ) )
6+ * Update module golang.org/x/tools to v0.16.0 [ #59 ] ( https://github.com/aktsk/atgen/pull/59 ) ([ renovate[ bot]] ( https://github.com/apps/renovate ) )
7+ * ioutilからosに置き換える [ #58 ] ( https://github.com/aktsk/atgen/pull/58 ) ([ seipan] ( https://github.com/seipan ) )
8+
39## [ v0.8.0] ( https://github.com/aktsk/atgen/compare/v0.7.0...v0.8.0 ) (2023-11-15)
410
511* exampleに``` /v1/people/all ``` を追加する。 [ #55 ] ( https://github.com/aktsk/atgen/pull/55 ) ([ seipan] ( https://github.com/seipan ) )
Original file line number Diff line number Diff line change 88 "github.com/urfave/cli/v3"
99)
1010
11- var version = "0.8 .0"
11+ var version = "0.9 .0"
1212
1313func main () {
1414 ctx := context .Background ()
You can’t perform that action at this time.
0 commit comments