22 Commits

Author SHA1 Message Date
dependabot[bot]
6628d211b3
build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /scripts/gen_github_action_config (#4464)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-07 05:52:07 +01:00
dependabot[bot]
21bb54326a
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config (#4380) 2024-02-12 23:20:59 +01:00
dependabot[bot]
75d57088d6
build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /scripts/gen_github_action_config (#4308) 2024-01-09 00:06:47 +01:00
dependabot[bot]
855d443351
build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 in /scripts/gen_github_action_config (#4223) 2023-11-28 00:23:38 +01:00
dependabot[bot]
0baed20d7a
build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /scripts/gen_github_action_config (#4203) 2023-11-13 22:15:35 +01:00
dependabot[bot]
6cd1bfdca8
build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config (#4125) 2023-10-12 13:50:47 +02:00
dependabot[bot]
2b73b3a9df
build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /scripts/gen_github_action_config (#4122) 2023-10-09 22:42:46 +02:00
dependabot[bot]
efb52afab7
build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 in /scripts/gen_github_action_config (#4079) 2023-09-12 01:21:42 +02:00
dependabot[bot]
a6caf8bf99
build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 in /scripts/gen_github_action_config (#3991) 2023-08-07 23:14:45 +02:00
dependabot[bot]
a56dfe8c3a
build(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 in /scripts/gen_github_action_config (#3946) 2023-07-11 01:15:39 +02:00
dependabot[bot]
043c368f2d
build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 in /scripts/gen_github_action_config (#3920) 2023-06-20 01:30:03 +02:00
dependabot[bot]
cb6390d7ca
build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 in /scripts/gen_github_action_config (#3838) 2023-05-16 00:37:58 +02:00
dependabot[bot]
f5bbb3bd17
build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 in /scripts/gen_github_action_config (#3773) 2023-04-10 23:29:38 +02:00
Oleksandr Redko
1e700732e7
dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
dependabot[bot]
c01eca8ae6
build(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 in /scripts/gen_github_action_config (#3664) 2023-03-06 21:43:30 +01:00
dependabot[bot]
6792509707
build(deps): bump golang.org/x/net from 0.0.0-20220624214902-1bab6f366d9e to 0.7.0 in /scripts/gen_github_action_config (#3647)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-02 01:58:27 +01:00
Ludovic Fernandez
2fa3b6f8e4
chore: update go.mod for gen_github_action_config script (#3300)
fix: apply the workaround suggested by the GitHub team.
2022-10-20 12:42:10 +00:00
dependabot[bot]
4ce9a19e7d
build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.6.0 (#2041)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-10-23 00:51:11 +02:00
Ludovic Fernandez
c610079e1d
feat: set the minimum Go version to go1.15 (#1926) 2021-05-01 12:12:39 +03:00
Sergey Vilgelm
cb2f12e7e1
Update the gen_github_action_config to add latest to assets (#1260) 2020-07-23 14:22:04 +08:00
Denis Isaev
a1e1226977
docs: list contributors 2020-05-19 14:41:16 +03:00
Isaev Denis
55cd9f78a1
dev: generate assets/github-action-config.json (#1073)
It will be used by GitHub action `golangci-lint-action`.

Relates: golangci/golangci-lint-action#11
2020-05-09 15:30:54 +03:00