0
0
mirror of https://github.com/thegeeklab/wp-plugin-go.git synced 2024-06-02 18:39:40 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
23eca50904
bump major 2024-05-17 10:10:57 +02:00
fc2102453c
bump module major version 2024-05-04 14:13:52 +02:00
f381a5e6ba
fix: rename SkipVerify to InsecureSkipVerify (#69)
BREAKING CHANGE: The struct field `Network.SkipVerify` was renamed to `Network.InsecureSkipVerify`.
2024-05-04 13:55:56 +02:00
35072e3425
feat: add option to hide woodpecker system flags (#68) 2024-05-03 22:51:11 +02:00
renovate[bot]
796cbec0da
chore(deps): update dependency golangci/golangci-lint to v1.56.1 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-12 09:25:15 +01:00
b5465c55af
feat: add network struct to expose http client and options (#12) 2023-08-15 22:46:42 +02:00