From c0189bf308b614eecf189d896ff284ff64fb670b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 16 Dec 2024 00:36:44 -0600 Subject: [PATCH] Notes added by 'git notes append' --- fa788265b1ee0bdcd7f359de2a92f968615e5b9f | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/fa788265b1ee0bdcd7f359de2a92f968615e5b9f b/fa788265b1ee0bdcd7f359de2a92f968615e5b9f index 6fc20e2..3e3457b 100644 --- a/fa788265b1ee0bdcd7f359de2a92f968615e5b9f +++ b/fa788265b1ee0bdcd7f359de2a92f968615e5b9f @@ -12,3 +12,12 @@ require ( ) // `autogen:go.sum` + +github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU= +github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +go.wit.com/log v0.22.9 h1:aBM6SI2kxlJcBfS/osFTomJqNhO0hfEo1gk+LCqLk7Y= +go.wit.com/log v0.22.9/go.mod h1:4uNPFBqhsAh8zNF+zxVEmC3c/9AZ8JeTfUUvRpddvLQ= +golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4= +golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io= +google.golang.org/protobuf v1.35.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=