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

@@ -2,8 +2,8 @@ package nats_transport
import (
"fmt"
"github.com/golang/protobuf/proto"
"github.com/nats-io/nats.go"
"google.golang.org/protobuf/proto"
"net/http"
"time"
)