Marcin Federowicz
e8b55f8917
prepareSkips: to resolve regexps in excludes ( #1060 )
...
* prepareSkips: to resolve regexps in excludes
* prepareSkips: to resolve regexps in excludes
* cleanup
* errorf: format
* doublestar/v4: latest version
2025-02-04 19:17:59 +01:00
renovate[bot]
57fe5b63d4
fix(deps): update module github.com/spf13/afero to v1.12.0 ( #1200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 12:15:20 +01:00
renovate[bot]
4ba2c562ed
fix(deps): update module golang.org/x/tools to v0.29.0 ( #1198 )
...
* fix(deps): update module golang.org/x/tools to v0.29.0
* Fix go.sum
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Denis Voytyuk <5462781+denisvmedia@users.noreply.github.com >
2025-01-08 19:44:06 +01:00
Oleksandr Redko
4ca2c11e87
refactor: get rid of mitchellh/go-homedir package ( #1195 )
2024-12-24 15:34:17 +01:00
chavacava
e23fcdb498
refactor: modifies linting machinery to use Failure as a mean to signal erros in rules application ( #1178 )
2024-12-08 15:56:14 +01:00
renovate[bot]
47dc9238d1
fix(deps): update module golang.org/x/tools to v0.28.0 ( #1172 )
...
* fix(deps): update module golang.org/x/tools to v0.28.0
* clean up go.sum
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Denis Voytyuk <5462781+denisvmedia@users.noreply.github.com >
2024-12-05 13:03:12 +01:00
renovate[bot]
a4d0c434e1
fix(deps): update module golang.org/x/tools to v0.27.0 ( #1102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 15:42:21 +01:00
renovate[bot]
1070fcdffd
fix(deps): update module golang.org/x/mod to v0.22.0 ( #1099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-09 10:28:46 +01:00
renovate[bot]
3780c36134
fix(deps): update module github.com/fatih/color to v1.18.0 ( #1067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 17:59:56 +02:00
renovate[bot]
cea28f882a
fix(deps): update module golang.org/x/tools to v0.26.0 ( #1057 )
2024-10-09 18:02:39 +02:00
chavacava
e9b7f3aa68
bumps go version to 1.21.1 and update dependencies ( #1050 )
...
Co-authored-by: chavacava <salvador.cavadini@gmail.com >
2024-09-28 18:02:46 +02:00
Oleksandr Redko
59131927d3
Move away from deprecated github.com/pkg/errors ( #1039 )
2024-09-16 09:40:46 +02:00
chavacava
56702bd8d7
extract go version without depending on go list ( #1025 )
...
* extract go version without depending on go list
---------
Co-authored-by: chavacava <salvador.cavadini@gmail.com >
2024-08-18 09:53:45 +02:00
renovate[bot]
24a70cdf18
fix(deps): update module golang.org/x/tools to v0.24.0 ( #1019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 20:55:14 +02:00
renovate[bot]
a2174a34b3
fix(deps): update module golang.org/x/tools to v0.23.0 ( #1006 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 13:34:38 +02:00
renovate[bot]
8fe6c0666e
fix(deps): update module golang.org/x/tools to v0.22.0 ( #999 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 16:53:45 +02:00
dominiquelefevre
4242f24f4d
Add support for the new implementation of for loop variables in go 1.22. ( #993 )
...
* Add support for the new behaviour of for loops in go 1.22.
Go 1.22 has changed the behaviour of for loops. Every iteration
makes new loop variables. It is now safe to take their addresses
because they are guaranteed to be unique. Similarly, it is now
safe to capture loop variables in functions.
* adds documentation for public function
---------
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com >
2024-06-02 11:55:26 +02:00
renovate[bot]
bbe5eb7414
fix(deps): update module github.com/burntsushi/toml to v1.4.0 ( #992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 19:06:06 +02:00
renovate[bot]
f4d39494f0
fix(deps): update module github.com/fatih/color to v1.17.0 ( #990 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 15:08:23 -07:00
renovate[bot]
582822e60a
fix(deps): update module golang.org/x/tools to v0.21.0 ( #984 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 07:08:20 +02:00
renovate[bot]
f88f60da20
fix(deps): update module golang.org/x/tools to v0.20.0 ( #978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 17:37:34 +02:00
renovate[bot]
75a8e403f5
fix(deps): update module golang.org/x/tools to v0.19.0 ( #976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 10:32:26 +01:00
renovate[bot]
b3a6cfe0cd
fix(deps): update module golang.org/x/tools to v0.18.0 ( #972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 18:20:16 +01:00
renovate[bot]
af4f9ea960
fix(deps): update module golang.org/x/tools to v0.17.0 ( #963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 07:37:41 +01:00
EXHades
e33fb872bb
fix: remove errored replace directive, fix go install ( #957 )
2024-01-04 11:23:21 +01:00
renovate[bot]
90b21120ea
fix(deps): update module golang.org/x/tools to v0.16.1 ( #949 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-13 00:34:38 +01:00
renovate[bot]
d3aa99cf8b
chore(deps): update module github.com/spf13/afero to v1.11.0 ( #945 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 15:50:12 +01:00
renovate[bot]
2862d06d26
fix(deps): update module golang.org/x/tools to v0.16.0 ( #944 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 00:20:17 -08:00
renovate[bot]
12dd587d41
fix(deps): update module github.com/fatih/color to v1.16.0 ( #933 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 09:18:01 +01:00
renovate[bot]
cdc8caf36b
fix(deps): update module golang.org/x/tools to v0.15.0 ( #935 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 16:37:14 -08:00
renovate[bot]
8dbd58748a
fix(deps): update module golang.org/x/tools to v0.14.0 ( #915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 08:18:57 +02:00
Marcin Federowicz
cd2737acb4
Load config from different locations prefer XDG_CONFIG_HOME before HOME ( #912 )
2023-10-03 20:07:00 +02:00
renovate[bot]
3da2646e25
fix(deps): update module golang.org/x/tools to v0.13.0 ( #887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 15:11:34 +02:00
renovate[bot]
883c4cc199
fix(deps): update module github.com/chavacava/garif to v0.1.0 ( #882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-28 10:49:56 -07:00
Denis Voytyuk
a4ae369945
build: shift to the supported go versions (1.20 and 1.21) ( #878 )
2023-08-22 09:18:10 +02:00
renovate[bot]
b4fc3db692
fix(deps): update module golang.org/x/tools to v0.12.0 ( #859 )
2023-08-11 07:36:18 +02:00
renovate[bot]
df39256ea7
fix(deps): update module golang.org/x/tools to v0.11.1 ( #855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 11:26:37 +02:00
renovate[bot]
26bc59f58c
fix(deps): update github.com/chavacava/garif digest to 4bd63c2 ( #838 )
...
* fix(deps): update github.com/chavacava/garif digest to 4bd63c2
* fix garif level compatibility
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com >
2023-07-29 11:45:34 +02:00
renovate[bot]
6a2c5b132e
fix(deps): update module golang.org/x/tools to v0.11.0 ( #848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 15:32:27 -07:00
renovate[bot]
9564ad9f07
fix(deps): update module golang.org/x/tools to v0.10.0 ( #841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 09:43:34 -07:00
renovate[bot]
da1c99ded9
fix(deps): update module github.com/burntsushi/toml to v1.3.2 ( #835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 08:31:32 +02:00
renovate[bot]
5ef33f1406
fix(deps): update github.com/chavacava/garif digest to 8144c22 ( #836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 14:30:47 -07:00
renovate[bot]
7cfe9d8eaf
fix(deps): update module golang.org/x/tools to v0.9.3 ( #837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 14:30:28 -07:00
renovate[bot]
9117f8e621
fix(deps): update github.com/chavacava/garif digest to 4752330 ( #831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-19 14:04:54 -07:00
renovate[bot]
b508fa8d91
fix(deps): update module golang.org/x/tools to v0.9.1 ( #811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 13:57:23 +02:00
renovate[bot]
5db07b5c97
fix(deps): update module github.com/fatih/color to v1.15.0 ( #803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 16:18:06 -07:00
renovate[bot]
9a00c13773
fix(deps): update module golang.org/x/tools to v0.7.0 ( #801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 16:17:53 -07:00
renovate[bot]
e8d5df7741
fix(deps): update github.com/chavacava/garif digest to b8c73b2 ( #798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-27 19:50:35 +01:00
renovate[bot]
4981346ff9
fix(deps): update module golang.org/x/tools to v0.6.0 ( #785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 09:10:15 -08:00
renovate[bot]
54ee9dbcde
fix(deps): update module github.com/fatih/color to v1.14.1 ( #783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 13:50:20 -08:00