Commit Graph

11 Commits

Author SHA1 Message Date
11e9df2080 chore: upgrade dependencies 2024-07-31 19:06:38 +02:00
7a4ff9bdbd merge upstream and upgrade go to 1.21 2023-12-03 12:19:53 +01:00
31f6bc38c2 build: upgrade to go 1.19 2022-11-01 20:02:47 +01:00
1a2c6ad5b2 refactor: rename go module 2022-11-01 20:02:13 +01:00
John Beisley
ec3f59b630 Factor code template into a file.
This allows code regeneration without rebuilding the generator binary.
2022-03-24 19:46:39 +00:00
John Beisley
ca81a64b42 Reorder items in generated source files.
Ideally they would always have been sorted as such, but this seems more
critical in migrating from one service definition to another where the ordering might
change.
2022-03-13 09:02:29 +00:00
julianknodt
16e24d5762 Remove direct dependency on charset reader 2021-06-19 23:10:24 +01:00
John Beisley
36abb0b21b Discover devices on all the host's capable network interfaces. 2020-05-16 11:59:03 +01:00
John Beisley
3a3eb33b84 Bump go.mod to 1.14. 2020-05-10 09:48:02 +01:00
John Beisley
656e61dfad Switch to generate code with go generate. 2018-10-13 15:04:17 +01:00
John Beisley
8bf4a8083e Add Go module files. 2018-10-13 13:40:44 +01:00