mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-04 19:25:47 +00:00
Gives you juicy stats for contributions to the project. Change-Id: I4f3e7f03cc43947675e916a8036317af4a894d12 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/57883 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: David Neto <dneto@google.com>
11 lines
254 B
Modula-2
11 lines
254 B
Modula-2
module dawn.googlesource.com/tint/tools/src
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/andygrunwald/go-gerrit v0.0.0-20210709065208-9d38b0be0268
|
|
github.com/fatih/color v1.10.0
|
|
github.com/sergi/go-diff v1.2.0
|
|
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
|
|
)
|