Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auth-server-http-proxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
id
auth-server-http-proxy
Commits
aa159a6f
Commit
aa159a6f
authored
3 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Run go mod tidy
parent
6fb53587
No related branches found
No related tags found
1 merge request
!2
Run go mod tidy
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
go.mod
+1
-28
1 addition, 28 deletions
go.mod
with
1 addition
and
28 deletions
go.mod
+
1
−
28
View file @
aa159a6f
module
git.autistici.org/id/auth-server-http-proxy
go 1.1
8
go 1.1
5
require
git.autistici.org/id/auth
v0.0.0-20220205154055-722a4f1509a9
require (
git.autistici.org/id/usermetadb
v0.0.0-20210507085300-ad16aa223703 // indirect
github.com/beorn7/perks
v1.0.1 // indirect
github.com/cenkalti/backoff/v4
v4.1.2 // indirect
github.com/cespare/xxhash/v2
v2.1.2 // indirect
github.com/cloudflare/cfssl
v0.0.0-20190726000631-633726f6bcb7 // indirect
github.com/duo-labs/webauthn
v0.0.0-20220122034320-81aea484c951 // indirect
github.com/fxamacker/cbor/v2
v2.4.0 // indirect
github.com/golang-jwt/jwt/v4
v4.1.0 // indirect
github.com/golang/groupcache
v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf
v1.5.2 // indirect
github.com/google/certificate-transparency-go
v1.0.21 // indirect
github.com/google/uuid
v1.3.0 // indirect
github.com/matttproud/golang_protobuf_extensions
v1.0.1 // indirect
github.com/mitchellh/mapstructure
v1.1.2 // indirect
github.com/prometheus/client_golang
v1.12.1 // indirect
github.com/prometheus/client_model
v0.2.0 // indirect
github.com/prometheus/common
v0.32.1 // indirect
github.com/prometheus/procfs
v0.7.3 // indirect
github.com/theckman/go-flock
v0.8.1 // indirect
github.com/x448/float16
v0.8.4 // indirect
go.opencensus.io
v0.23.0 // indirect
golang.org/x/crypto
v0.0.0-20220131195533-30dcbda58838 // indirect
golang.org/x/sys
v0.0.0-20220114195835-da31bd327af9 // indirect
google.golang.org/protobuf
v1.27.1 // indirect
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment