You've already forked email-api-client
refactor: update package paths and improve client context handling
All checks were successful
🚀 Publish Release Package / publish (push) Successful in 22s
All checks were successful
🚀 Publish Release Package / publish (push) Successful in 22s
This commit is contained in:
@@ -3,7 +3,7 @@ package client
|
||||
import (
|
||||
"bytes"
|
||||
"encoding/json"
|
||||
"git.s.int/packages/go/email-api/redis"
|
||||
"gitea.siteworxpro.com/golang-packages/email-api-client/redis"
|
||||
"net/http"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user