bump: go 1.22 and packages; bump: v0.0.8

This commit is contained in:
Georg K
2024-03-21 01:23:15 +03:00
parent 67b4b4bdcc
commit 0e0ccf65c2
5 changed files with 23 additions and 37 deletions

View File

@@ -4,7 +4,7 @@ import (
"bytes"
"errors"
"fmt"
"github.com/golang/protobuf/proto"
"google.golang.org/protobuf/proto"
"io/ioutil"
"net/http"
)