]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] internal/fuzz: updating version incoding
authorKatie Hockman <katie@golang.org>
Mon, 22 Feb 2021 18:25:07 +0000 (13:25 -0500)
committerKatie Hockman <katie@golang.org>
Mon, 22 Feb 2021 18:50:34 +0000 (18:50 +0000)
commit5aacd47c002c39b481c4c7a0663e851758da372a
tree0a170937ae576a24cf6d0f6669a48a1d3a935bde
parent73a8c63503b70bf1f0d69cdbcac35cefa8fcef6e
[dev.fuzz] internal/fuzz: updating version incoding

Based on feedback from rsc@, update the version
encoding to more clearly indicate that this is
about fuzzing with Go.

Change-Id: Id95dec8283608779b157bf662e7147f9a9c8dba8
Reviewed-on: https://go-review.googlesource.com/c/go/+/295110
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/internal/fuzz/encoding.go
src/internal/fuzz/encoding_test.go