mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
11 lines
178 B
Modula-2
11 lines
178 B
Modula-2
module _
|
|
|
|
go 1.19
|
|
|
|
require golang.org/x/perf v0.0.0-20220920022801-e8d778a60d07
|
|
|
|
require (
|
|
github.com/google/safehtml v0.0.2 // indirect
|
|
golang.org/x/text v0.3.8 // indirect
|
|
)
|