Skip to content
Snippets Groups Projects
Select Git revision
  • 752ecb1e2e29e2e6f4215d9b35370353780dc8f3
  • prerel default protected
  • remove-unused-upload
  • dependabot/go_modules/github.com/valyala/fasthttp-1.65.0
  • dependabot/go_modules/github.com/redis/go-redis/v9-9.12.1
  • dependabot/go_modules/golang.org/x/crypto-0.41.0
  • dependabot/go_modules/golang.org/x/mod-0.27.0
  • dependabot/go_modules/github.com/coreos/go-oidc/v3-3.15.0
  • dependabot/go_modules/github.com/olekukonko/tablewriter-1.0.9
  • dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.9
  • dependabot/go_modules/github.com/gofiber/template/mustache/v2-2.0.14
  • dependabot/go_modules/github.com/go-sql-driver/mysql-1.9.3
  • dependabot/go_modules/github.com/zachmann/go-oidfed-0.4.0
  • master protected
  • dependabot/go_modules/github.com/coreos/go-oidc/v3-3.8.0
  • dependabot/go_modules/golang.org/x/mod-0.14.0
  • dependabot/go_modules/github.com/gofiber/fiber/v2-2.51.0
  • dependabot/go_modules/github.com/valyala/fasthttp-1.51.0
  • dependabot/go_modules/golang.org/x/oauth2-0.15.0
  • dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.27
  • dependabot/go_modules/golang.org/x/term-0.15.0
  • v0.10.1
  • v0.10.0
  • v0.9.2
  • v0.9.1
  • v0.9.0
  • v0.8.1
  • v0.8.0
  • v0.7.2
  • v0.7.1
  • v0.7.0
  • v0.6.1
  • v0.6.1-c
  • v0.6.1-b
  • v0.6.1-a
  • v0.6.0
  • v0.5.4
  • v0.5.3
  • v0.5.2
  • v0.5.1
  • v0.5.0
41 results

go.sum

Blame
  • This project manages its dependencies using Go Modules. Learn more
    go.mod 2.79 KiB
    module github.com/oidc-mytoken/server
    
    go 1.19
    
    require (
    	github.com/Songmu/prompter v0.5.1
    	github.com/coreos/go-oidc/v3 v3.5.0
    	github.com/evanphx/json-patch/v5 v5.6.0
    	github.com/fatih/structs v1.1.0
    	github.com/gliderlabs/ssh v0.3.5
    	github.com/go-sql-driver/mysql v1.7.0
    	github.com/gofiber/fiber/v2 v2.42.0
    	github.com/gofiber/helmet/v2 v2.2.24
    	github.com/gofiber/template v1.7.5
    	github.com/golang-jwt/jwt v3.2.2+incompatible
    	github.com/ip2location/ip2location-go v8.3.0+incompatible
    	github.com/jinzhu/copier v0.3.5
    	github.com/jmoiron/sqlx v1.3.5
    	github.com/lestrrat-go/jwx v1.2.25
    	github.com/oidc-mytoken/api v0.10.0
    	github.com/oidc-mytoken/lib v0.7.0
    	github.com/oidc-mytoken/utils v0.1.2
    	github.com/patrickmn/go-cache v2.1.0+incompatible
    	github.com/pires/go-proxyproto v0.6.2
    	github.com/pkg/errors v0.9.1
    	github.com/satori/go.uuid v1.2.0
    	github.com/sirupsen/logrus v1.9.0
    	github.com/urfave/cli/v2 v2.3.1-0.20211205195634-e8d81738896c
    	github.com/valyala/fasthttp v1.45.0
    	golang.org/x/crypto v0.7.0
    	golang.org/x/mod v0.9.0
    	golang.org/x/oauth2 v0.6.0
    	golang.org/x/term v0.6.0
    	gopkg.in/yaml.v3 v3.0.1
    )
    
    require (
    	github.com/andybalholm/brotli v1.0.5 // indirect
    	github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
    	github.com/cbroglie/mustache v1.4.0 // indirect
    	github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
    	github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.0-20210816181553-5444fa50b93d // indirect
    	github.com/go-jose/go-jose/v3 v3.0.0 // indirect
    	github.com/go-resty/resty/v2 v2.7.0 // indirect
    	github.com/goccy/go-json v0.9.7 // indirect
    	github.com/golang/protobuf v1.5.2 // indirect
    	github.com/google/uuid v1.3.0 // indirect
    	github.com/klauspost/compress v1.16.3 // indirect
    	github.com/lestrrat-go/backoff/v2 v2.0.8 // indirect
    	github.com/lestrrat-go/blackmagic v1.0.0 // indirect
    	github.com/lestrrat-go/httpcc v1.0.1 // indirect
    	github.com/lestrrat-go/iter v1.0.1 // indirect
    	github.com/lestrrat-go/option v1.0.0 // indirect
    	github.com/mattn/go-colorable v0.1.13 // indirect
    	github.com/mattn/go-isatty v0.0.17 // indirect
    	github.com/mattn/go-runewidth v0.0.14 // indirect
    	github.com/philhofer/fwd v1.1.1 // indirect
    	github.com/rivo/uniseg v0.2.0 // indirect
    	github.com/russross/blackfriday/v2 v2.1.0 // indirect
    	github.com/savsgio/dictpool v0.0.0-20221023140959-7bf2e61cea94 // indirect
    	github.com/savsgio/gotils v0.0.0-20220530130905-52f3993e8d6d // indirect
    	github.com/tinylib/msgp v1.1.6 // indirect
    	github.com/valyala/bytebufferpool v1.0.0 // indirect
    	github.com/valyala/tcplisten v1.0.0 // indirect
    	golang.org/x/net v0.8.0 // indirect
    	golang.org/x/sys v0.6.0 // indirect
    	google.golang.org/appengine v1.6.7 // indirect
    	google.golang.org/protobuf v1.28.0 // indirect
    )
    
    replace github.com/urfave/cli/v2 => github.com/zachmann/cli/v2 v2.3.1-0.20211220102037-d619fd40a704