|
| 1 | +v0.6.13 |
| 2 | + |
| 3 | +- add missing binary due to moving to official golang |
| 4 | +- disable VCS stamping from golang |
| 5 | +- adjust pipeline to run on devex-dev agents |
| 6 | +- Merge pull request #5 from myob-oss/dependabot/go_modules/golang.org/x/crypto-0.1.0 |
| 7 | + Bump golang.org/x/crypto from 0.0.0-20191011191535-87dc89f01550 to 0.1.0 |
| 8 | +- Merge pull request #6 from myob-oss/dependabot/go_modules/golang.org/x/text-0.3.8 |
| 9 | + Bump golang.org/x/text from 0.3.7 to 0.3.8 |
| 10 | +- Merge branch 'vulnerabilities-patching' into dependabot/go_modules/golang.org/x/crypto-0.1.0 |
| 11 | +- Merge pull request #7 from myob-oss/dependabot/go_modules/golang.org/x/net-0.7.0 |
| 12 | + Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 |
| 13 | +- Merge branch 'vulnerabilities-patching' into dependabot/go_modules/golang.org/x/text-0.3.8 |
| 14 | +- Bump golang.org/x/crypto from 0.0.0-20191011191535-87dc89f01550 to 0.1.0 |
| 15 | + Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191011191535-87dc89f01550 to 0.1.0. |
| 16 | + - [Commits](https://github.com/golang/crypto/commits/v0.1.0) |
| 17 | + --- |
| 18 | + updated-dependencies: |
| 19 | + - dependency-name: golang.org/x/crypto |
| 20 | + dependency-type: indirect |
| 21 | + ... |
| 22 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 23 | +- Merge pull request #8 from myob-oss/dependabot/go_modules/golang.org/x/sys-0.1.0 |
| 24 | + Bump golang.org/x/sys from 0.0.0-20211019181941-9d821ace8654 to 0.1.0 |
| 25 | +- Merge branch 'vulnerabilities-patching' into dependabot/go_modules/golang.org/x/net-0.7.0 |
| 26 | +- Bump golang.org/x/text from 0.3.7 to 0.3.8 |
| 27 | + Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. |
| 28 | + - [Release notes](https://github.com/golang/text/releases) |
| 29 | + - [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8) |
| 30 | + --- |
| 31 | + updated-dependencies: |
| 32 | + - dependency-name: golang.org/x/text |
| 33 | + dependency-type: indirect |
| 34 | + ... |
| 35 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 36 | +- Bump golang.org/x/sys from 0.0.0-20211019181941-9d821ace8654 to 0.1.0 |
| 37 | + Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211019181941-9d821ace8654 to 0.1.0. |
| 38 | + - [Commits](https://github.com/golang/sys/commits/v0.1.0) |
| 39 | + --- |
| 40 | + updated-dependencies: |
| 41 | + - dependency-name: golang.org/x/sys |
| 42 | + dependency-type: indirect |
| 43 | + ... |
| 44 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 45 | +- Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 |
| 46 | + Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0. |
| 47 | + - [Commits](https://github.com/golang/net/commits/v0.7.0) |
| 48 | + --- |
| 49 | + updated-dependencies: |
| 50 | + - dependency-name: golang.org/x/net |
| 51 | + dependency-type: indirect |
| 52 | + ... |
| 53 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 54 | + |
| 55 | + |
1 | 56 | v0.6.12 |
2 | 57 |
|
3 | 58 | - remove newline char in ssm paramter path (oops) |
|
0 commit comments