Skip to content

Commit a2db59c

Browse files
Internal change
PiperOrigin-RevId: 443685510
1 parent 566caf8 commit a2db59c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ast/ast_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"sort"
55
"testing"
66

7-
"google3/third_party/golang/cmp/cmp"
7+
"github.com/google/go-cmp/cmp"
88
"github.com/kylelemons/godebug/diff"
99
"github.com/protocolbuffers/txtpbfmt/ast"
1010
"github.com/protocolbuffers/txtpbfmt/parser"

0 commit comments

Comments
 (0)