This commit is contained in:
2024-04-02 14:36:18 +03:00
parent 7a865dcf1d
commit 9aa1216a15
26 changed files with 108 additions and 117 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"testing"
"time"
"github.com/gin-gonic/gin/testdata/protoexample"
"git.company.lan/gopkg/gin/testdata/protoexample"
"github.com/stretchr/testify/assert"
"google.golang.org/protobuf/proto"
)