Skip to content

Commit

Permalink
fix go build tests
Browse files Browse the repository at this point in the history
Change-Id: I026f0b9056743873d47f7d82f0806ce52abba5f4
  • Loading branch information
mateusz834 committed Apr 13, 2024
1 parent f6234dc commit 81fe51c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/go/build/deps_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ var depsRules = `
# CRYPTO-MATH is core bignum-based crypto - no cgo, net; fmt now ok.
CRYPTO, FMT, math/big
< crypto/internal/boring/bbig
< crypto/rand/internal/getrand
< crypto/rand
< crypto/internal/mlkem768
< crypto/ed25519
Expand Down

0 comments on commit 81fe51c

Please sign in to comment.