Andrey Nering
|
98d78b9d8a
|
Upgrade to Go v1.19
|
2022-08-03 20:58:06 -03:00 |
|
Guoqi Chen
|
c2615dd746
|
go.mod: update to current golang.org/x/sys revision
go get -d golang.org/x/sys@c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf
go mod tidy
This brings in linux/loong64 support.
|
2022-07-18 10:11:48 +08:00 |
|
dependabot[bot]
|
1be1fccc76
|
Bump github.com/stretchr/testify from 1.7.2 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 13:41:49 +00:00 |
|
Andrey Nering
|
2c1fda97f0
|
Upgrade mvdan.cc/sh, which fixes a bug with associative arrays
Fixes #785
|
2022-07-04 10:40:25 -03:00 |
|
dependabot[bot]
|
1487c0e51b
|
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-11 11:04:02 +00:00 |
|
Andrey Nering
|
bfbf29b78f
|
go.mod: Upgrade to gopkg.in/yaml.v3
|
2022-05-29 20:14:42 -03:00 |
|
dependabot[bot]
|
f55cf3ab8d
|
Bump mvdan.cc/sh/v3 from 3.5.0 to 3.5.1
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.5.0...v3.5.1)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-27 18:24:08 +00:00 |
|
dependabot[bot]
|
f55eb3cba9
|
Bump mvdan.cc/sh/v3 from 3.4.3 to 3.5.0
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.4.3...v3.5.0)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-12 02:02:57 +00:00 |
|
Andrey Nering
|
c6eea26660
|
go mod tidy
|
2022-03-21 15:26:41 -03:00 |
|
Andrey Nering
|
61c5718663
|
Upgrade to Go 1.18 is out. Set 1.17 as the minimal version
|
2022-03-21 15:23:06 -03:00 |
|
dependabot[bot]
|
dda5164efd
|
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-19 11:07:08 +00:00 |
|
dependabot[bot]
|
264db2737b
|
Bump mvdan.cc/sh/v3 from 3.4.2 to 3.4.3
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.4.2...v3.4.3)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-19 20:51:22 +00:00 |
|
Andrey Nering
|
d5d1984116
|
Pin released vetsion of mvdan/sh v3.4.2
|
2021-12-30 16:45:08 -03:00 |
|
Andrey Nering
|
290d45fd05
|
Upgrade mvdan.cc/sh
|
2021-12-02 09:45:34 -03:00 |
|
dependabot[bot]
|
fbaa7be52e
|
Bump mvdan.cc/sh/v3 from 3.4.0 to 3.4.1
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.4.0...v3.4.1)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-27 11:03:48 +00:00 |
|
Marcello Sylvester Bauer
|
0177ac660b
|
upgrade mvdan.cc/sh/v3 v3.3.1 => v3.4.0
Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
|
2021-10-02 12:33:07 +02:00 |
|
Andrey Nering
|
c2587da27d
|
Merge pull request #577 from go-task/dependabot/go_modules/github.com/fatih/color-1.13.0
Bump github.com/fatih/color from 1.12.0 to 1.13.0
|
2021-09-25 09:32:28 -03:00 |
|
dependabot[bot]
|
906cdd9050
|
Bump github.com/fatih/color from 1.12.0 to 1.13.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-25 11:04:26 +00:00 |
|
dependabot[bot]
|
762662d056
|
Bump github.com/joho/godotenv from 1.3.0 to 1.4.0
Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/joho/godotenv/releases)
- [Commits](https://github.com/joho/godotenv/compare/v1.3.0...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/joho/godotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-25 11:04:15 +00:00 |
|
Andrey Nering
|
1012a0cf2b
|
Upgrade to Go 1.17. Set 1.16 as the minimal version
|
2021-09-04 21:04:40 -03:00 |
|
dependabot[bot]
|
537b5b1e25
|
Bump mvdan.cc/sh/v3 from 3.3.0 to 3.3.1
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-07 11:03:11 +00:00 |
|
Andrey Nering
|
046a97d1e5
|
go.mod: Upgrade minimal Go version to v1.15
|
2021-07-31 20:29:19 -03:00 |
|
Ross Hammermeister
|
97c85e39c3
|
Only run task once for #53
|
2021-07-31 19:36:40 -03:00 |
|
dependabot[bot]
|
4a589ba6a4
|
Bump github.com/fatih/color from 1.11.0 to 1.12.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.11.0...v1.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 11:04:31 +00:00 |
|
dependabot[bot]
|
b62e5bf34c
|
Bump mvdan.cc/sh/v3 from 3.2.4 to 3.3.0
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.2.4...v3.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-22 11:03:11 +00:00 |
|
dependabot[bot]
|
36584cfb7c
|
Bump github.com/fatih/color from 1.10.0 to 1.11.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-15 11:03:43 +00:00 |
|
dependabot[bot]
|
d3d4da18e5
|
Bump github.com/stretchr/testify from 1.5.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:51:37 +00:00 |
|
Andrey Nering
|
b8da583986
|
Merge pull request #470 from go-task/dependabot/go_modules/github.com/fatih/color-1.10.0
Bump github.com/fatih/color from 1.7.0 to 1.10.0
|
2021-04-17 10:51:01 -03:00 |
|
dependabot[bot]
|
0e2a4efdaa
|
Bump github.com/radovskyb/watcher from 1.0.5 to 1.0.7
Bumps [github.com/radovskyb/watcher](https://github.com/radovskyb/watcher) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/radovskyb/watcher/releases)
- [Commits](https://github.com/radovskyb/watcher/compare/1.0.5...v1.0.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:47:39 +00:00 |
|
dependabot[bot]
|
6798e16aaf
|
Bump github.com/fatih/color from 1.7.0 to 1.10.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.10.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:47:38 +00:00 |
|
dependabot[bot]
|
761f9045ac
|
Bump github.com/mattn/go-zglob from 0.0.1 to 0.0.3
Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/mattn/go-zglob/releases)
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.1...v0.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:43:00 +00:00 |
|
Andrey Nering
|
897619a961
|
Upgrade github.com/spf13/pflag to v1.0.5
|
2021-03-20 12:00:39 -03:00 |
|
Andrey Nering
|
8994c50d34
|
Upgrade mvdan.cc/sh to v3.2.4
|
2021-03-20 10:38:13 -03:00 |
|
Andrey Nering
|
55b62e47eb
|
Upgrade mvdan.cc/sh to v3.2.2
|
2021-03-07 15:32:22 -03:00 |
|
Andrey Nering
|
73680584f3
|
Upgrade github.com/go-task/slim-sprig
|
2021-01-07 13:56:07 -03:00 |
|
Andrey Nering
|
f55fb1e3a5
|
Upgrade mvdan/sh to v3.2.1
|
2020-12-05 18:59:34 -03:00 |
|
Andrey Nering
|
e28b82b2b7
|
Upgrade mvdan.cc/sh to v3.1.2
|
2020-08-16 21:05:52 -03:00 |
|
Andrey Nering
|
fb72b46a3c
|
github.com/go-task/task/v2 -> github.com/go-task/task/v3
|
2020-08-16 15:48:19 -03:00 |
|
Chris Garrett
|
8b962fb8e8
|
#324 implement dotenv
|
2020-08-03 16:18:38 -06:00 |
|
Andrey Nering
|
59a00eae98
|
Merge branch 'master' into v3
|
2020-05-20 22:26:45 -03:00 |
|
Andrey Nering
|
935216f179
|
Upgrade mvdan.cc/sh to v3.1.1
|
2020-05-20 19:22:27 -03:00 |
|
Andrey Nering
|
4913b6a0f1
|
Merge branch 'v3' into vars-refactor-for-v3
|
2020-05-16 11:18:28 -03:00 |
|
Andrey Nering
|
aee0ab05f4
|
Merge branch 'master' into v3
|
2020-05-16 10:28:00 -03:00 |
|
Andrey Nering
|
b44432f24a
|
Upgrade slim-sprig package version
|
2020-05-16 10:21:54 -03:00 |
|
Andrey Nering
|
3fd36a0c72
|
Upgrade mvdan.cc/sh to v3.1.0
Closes #270
|
2020-04-25 15:51:47 -03:00 |
|
Andrey Nering
|
a044c41c66
|
Upgrade github.com/go-yaml/yaml to v3
|
2020-03-28 11:27:49 -03:00 |
|
Andrey Nering
|
acfbbaa549
|
Merge branch 'master' into v3
|
2020-03-28 10:48:49 -03:00 |
|
Andrey Nering
|
eef84bda26
|
Upgrade mvdan.cc/sh to v3.0.2
|
2020-03-01 15:35:23 -03:00 |
|
Andrey Nering
|
de98a53b43
|
Upgrade mvdan.cc/sh to v3.0.1
|
2020-01-11 21:46:57 -03:00 |
|
Andrey Nering
|
62752ba7e1
|
Merge branch 'master' into v3
|
2019-11-24 21:02:33 -03:00 |
|