Imports
- github.com/gin-contrib/cors
- github.com/getkin/kin-openapi/openapi3
- github.com/getkin/kin-openapi/openapi3filter
- github.com/gin-gonic/gin
- github.com/gin-gonic/gin/binding
- github.com/google/uuid
- github.com/stretchr/testify/require
- github.com/go-playground/validator/v10
- go.opentelemetry.io/otel/codes
- go.opentelemetry.io/otel/trace
- go.opentelemetry.io/otel/attribute
- github.com/getkin/kin-openapi/routers/gorillamux
- github.com/getkin/kin-openapi/routers
- github.com/lestrrat-go/jwx/v2/jwt
- github.com/lestrrat-go/jwx/v2/jwk
- github.com/samber/slog-gin
- github.com/oapi-codegen/runtime
- github.com/sagikazarmark/slog-shim
- devnw.dev/log
Imports in module “devnw.dev/apic”
- devnw.dev/apic/internal/jwtalg
- devnw.dev/apic/pkg/gen/cli
- devnw.dev/apic/pkg/htpx
- devnw.dev/apic/pkg/httpx
- devnw.dev/apic/pkg/mcpx
- devnw.dev/apic/pkg/obsx
- devnw.dev/apic/pkg/obsx/otelx
- devnw.dev/apic/pkg/obsx/promx
- devnw.dev/apic/pkg/oidcx
- devnw.dev/apic/pkg/securex
- devnw.dev/apic/pkg/securex/csrfx
- devnw.dev/apic/pkg/securex/fipsx
- devnw.dev/apic/pkg/securex/mtlsx
- devnw.dev/apic/pkg/securex/signerx
- devnw.dev/apic/pkg/wsx
- devnw.dev/apic/types
Standard library imports
- bytes
- compress/gzip
- container/list
- context
- crypto/ecdsa
- crypto/elliptic
- crypto/rand
- crypto/sha256
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/base64
- encoding/json
- encoding/pem
- errors
- fmt
- io
- math/big
- net
- net/http
- net/url
- path
- reflect
- strconv
- strings
- sync
- sync/atomic
- testing
- time
- log/slog
- encoding/json/jsontext
- encoding/json/v2