Files
plane/monitor/lib/feat_flag/go.mod
dependabot[bot] d4c983e80c chore(deps): bump golang.org/x/crypto (#1911)
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>
2024-12-12 12:55:23 +05:30

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