Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
9ea5e63043
Bump the go_modules group across 1 directory with 6 updates
Bumps the go_modules group with 2 updates in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and google.golang.org/protobuf.


Updates `github.com/go-git/go-git/v5` from 5.2.0 to 5.11.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.2.0...v5.11.0)

Updates `google.golang.org/protobuf` from 1.25.0 to 1.33.0

Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.1

Updates `golang.org/x/crypto` from 0.0.0-20200622213623-75b288015ac9 to 0.16.0
- [Commits](https://github.com/golang/crypto/commits/v0.16.0)

Updates `golang.org/x/net` from 0.0.0-20201110031124-69a78807bb2b to 0.19.0
- [Commits](https://github.com/golang/net/commits/v0.19.0)

Updates `golang.org/x/text` from 0.3.3 to 0.14.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.3...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  dependency-group: go_modules-security-group
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  dependency-group: go_modules-security-group
- dependency-name: gopkg.in/yaml.v3
  dependency-type: direct:production
  dependency-group: go_modules-security-group
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  dependency-group: go_modules-security-group
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules-security-group
- dependency-name: golang.org/x/text
  dependency-type: indirect
  dependency-group: go_modules-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 21:07:08 +00:00
f3ac46447d
Stop converting v3 to v2 2022-11-03 04:36:25 +01:00
Mustafa Gezen
a97ccb698b add support for modulemd v3 2022-04-21 07:25:44 +02:00
42c043f8d6
enhancement: add more info for each processed package as well as print more info on cli 2021-09-08 17:00:56 +02:00
2782a66848 change module package, add gitlab tag workaround and add new directives 2021-02-21 14:51:30 +01:00
600ba21558 add module mode 2020-12-22 17:28:04 +01:00
1dcceac63a abstract modes and blob storage. support import from git.c.o 2020-12-20 10:36:13 +01:00
18ea4b95fc Initial commit 2020-12-14 02:29:02 +01:00