mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 05:21:14 +02:00
Bumps the go_modules group with 1 update in the /monitor/lib/feat_flag directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.22.0 to 0.31.0 - [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 lines
188 B
Modula-2
8 lines
188 B
Modula-2
module github.com/makeplane/plane-ee/monitor/lib/feat_flag
|
|
|
|
go 1.22.4
|
|
|
|
require github.com/youmark/pkcs8 v0.0.0-20240424034433-3c2c7870ae76
|
|
|
|
require golang.org/x/crypto v0.31.0 // indirect
|