blob: e7a2e6e4f7679390b470ea52c826394932f4875a [file] [log] [blame]
package = "github.com/dinever/golf"
description = """
CSRF tokens are generated using math/rand, making predicting their values
relatively trivial.
"""
credit = "@elithrar"
symbols = ["randomBytes"]
[[versions]]
fixed = "v0.3.0"
[links]
commit = "https://github.com/dinever/golf/commit/3776f338be48b5bc5e8cf9faff7851fc52a3f1fe"
pr = "https://github.com/dinever/golf/pull/24"
context = ["https://github.com/dinever/golf/issues/20"]