From 61995069b81268f3e5dc8d7cea930087c60406c1 Mon Sep 17 00:00:00 2001 From: web3-bot <81333946+web3-bot@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:03:14 +0100 Subject: [PATCH] sync: update CI config files (#45) This commit was moved from ipfs/go-ipns@72be64e27e743b828fe4eb8a721abd1b97610421 --- ipns/pb/ipns.pb.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ipns/pb/ipns.pb.go b/ipns/pb/ipns.pb.go index 8bcace7fc..8bbb654d2 100644 --- a/ipns/pb/ipns.pb.go +++ b/ipns/pb/ipns.pb.go @@ -5,10 +5,11 @@ package ipns_pb import ( fmt "fmt" - proto "github.com/gogo/protobuf/proto" io "io" math "math" math_bits "math/bits" + + proto "github.com/gogo/protobuf/proto" ) // Reference imports to suppress errors if they are not otherwise used.