Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
hdacloud
dex
Commits
ca662890
Unverified
Commit
ca662890
authored
6 years ago
by
Stephan Renatus
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1402 from lstoll/lstoll-mod-fix
Update modules for go 1.11.4+
parents
7bd4071b
b96b02e5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+9
-6
9 additions, 6 deletions
.travis.yml
go.sum
+2
-2
2 additions, 2 deletions
go.sum
with
11 additions
and
8 deletions
.travis.yml
+
9
−
6
View file @
ca662890
...
@@ -2,9 +2,15 @@ language: go
...
@@ -2,9 +2,15 @@ language: go
sudo
:
required
sudo
:
required
go
:
matrix
:
-
'
1.10'
include
:
-
'
1.11'
-
go
:
'
1.10.x'
-
go
:
'
1.11.x'
-
go
:
'
1.11.x'
env
:
GO111MODULE=on
env
:
global
:
DEX_POSTGRES_DATABASE=postgres DEX_POSTGRES_USER=postgres DEX_POSTGRES_HOST="localhost" DEX_ETCD_ENDPOINTS=http://localhost:2379 DEX_LDAP_TESTS=1 DEBIAN_FRONTEND=noninteractive DEX_KEYSTONE_URL=http://localhost:5000 DEX_KEYSTONE_ADMIN_URL=http://localhost:35357 DEX_KEYSTONE_ADMIN_USER=demo DEX_KEYSTONE_ADMIN_PASS=DEMO_PASS
go_import_path
:
github.com/dexidp/dex
go_import_path
:
github.com/dexidp/dex
...
@@ -12,9 +18,6 @@ services:
...
@@ -12,9 +18,6 @@ services:
-
postgresql
-
postgresql
-
docker
-
docker
env
:
-
DEX_POSTGRES_DATABASE=postgres DEX_POSTGRES_USER=postgres DEX_POSTGRES_HOST="localhost" DEX_ETCD_ENDPOINTS=http://localhost:2379 DEX_LDAP_TESTS=1 DEBIAN_FRONTEND=noninteractive DEX_KEYSTONE_URL=http://localhost:5000 DEX_KEYSTONE_ADMIN_URL=http://localhost:35357 DEX_KEYSTONE_ADMIN_USER=demo DEX_KEYSTONE_ADMIN_PASS=DEMO_PASS
install
:
install
:
-
sudo -E apt-get install -y --force-yes slapd time ldap-utils
-
sudo -E apt-get install -y --force-yes slapd time ldap-utils
-
sudo /etc/init.d/slapd stop
-
sudo /etc/init.d/slapd stop
...
...
This diff is collapsed.
Click to expand it.
go.sum
+
2
−
2
View file @
ca662890
...
@@ -6,7 +6,7 @@ github.com/boltdb/bolt v1.3.1 h1:JQmyP4ZBrce+ZQu0dY660FMfatumYDLun9hBCUVIkF4=
...
@@ -6,7 +6,7 @@ github.com/boltdb/bolt v1.3.1 h1:JQmyP4ZBrce+ZQu0dY660FMfatumYDLun9hBCUVIkF4=
github.com/boltdb/bolt
v1.3.1/go.mod h1:
clJnj/oiGkjum5o1McbSZDSLxVThjynRyGBgiAx27Ps=
github.com/boltdb/bolt
v1.3.1/go.mod h1:
clJnj/oiGkjum5o1McbSZDSLxVThjynRyGBgiAx27Ps=
github.com/cockroachdb/cmux
v0.0.0-20170110192607-30d10be49292 h1:
dzj1/xcivGjNPwwifh/dWTczkwcuqsXXFHY1X/TZMtw=
github.com/cockroachdb/cmux
v0.0.0-20170110192607-30d10be49292 h1:
dzj1/xcivGjNPwwifh/dWTczkwcuqsXXFHY1X/TZMtw=
github.com/cockroachdb/cmux
v0.0.0-20170110192607-30d10be49292/go.mod h1:
qRiX68mZX1lGBkTWyp3CLcenw9I94W2dLeRvMzcn9N4=
github.com/cockroachdb/cmux
v0.0.0-20170110192607-30d10be49292/go.mod h1:
qRiX68mZX1lGBkTWyp3CLcenw9I94W2dLeRvMzcn9N4=
github.com/coreos/etcd
v3.2.9+incompatible h1:
rK6tzefpypqZLvs9aX7R5vcl4u1xucf2esUzFvJM6vw
=
github.com/coreos/etcd
v3.2.9+incompatible h1:
3TbjfK5+aSRLTU/KgBC1xlgA2dn2ddYQngRqX6HFwlQ
=
github.com/coreos/etcd
v3.2.9+incompatible/go.mod h1:
uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
github.com/coreos/etcd
v3.2.9+incompatible/go.mod h1:
uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
github.com/coreos/go-oidc
v0.0.0-20170307191026-be73733bb8cc h1:
9yuvA19Q5WFkLwJcMDoYm8m89ilzqZ5zEHqdvU+Zbds=
github.com/coreos/go-oidc
v0.0.0-20170307191026-be73733bb8cc h1:
9yuvA19Q5WFkLwJcMDoYm8m89ilzqZ5zEHqdvU+Zbds=
github.com/coreos/go-oidc
v0.0.0-20170307191026-be73733bb8cc/go.mod h1:
CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=
github.com/coreos/go-oidc
v0.0.0-20170307191026-be73733bb8cc/go.mod h1:
CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=
...
@@ -71,7 +71,7 @@ github.com/prometheus/client_model v0.0.0-20150212101744-fa8ad6fec335 h1:0E/5GnG
...
@@ -71,7 +71,7 @@ github.com/prometheus/client_model v0.0.0-20150212101744-fa8ad6fec335 h1:0E/5GnG
github.com/prometheus/client_model
v0.0.0-20150212101744-fa8ad6fec335/go.mod h1:
MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model
v0.0.0-20150212101744-fa8ad6fec335/go.mod h1:
MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/common
v0.0.0-20170220103846-49fee292b27b h1:
nure2StBXEgV+CtAOZSggLGJ7bfuSfvuitPnwEQSKWQ=
github.com/prometheus/common
v0.0.0-20170220103846-49fee292b27b h1:
nure2StBXEgV+CtAOZSggLGJ7bfuSfvuitPnwEQSKWQ=
github.com/prometheus/common
v0.0.0-20170220103846-49fee292b27b/go.mod h1:
daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro=
github.com/prometheus/common
v0.0.0-20170220103846-49fee292b27b/go.mod h1:
daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro=
github.com/prometheus/procfs
v0.0.0-20170216223256-a1dba9ce8bae h1:
4W6eGKy6DVCKy+vFPt2wtCifCjfzvHgOomhDsv/n58Y
=
github.com/prometheus/procfs
v0.0.0-20170216223256-a1dba9ce8bae h1:
nbLP9B5vU3a/0hOXzolmZHxr2SQ2MEu6vhZappUZY9c
=
github.com/prometheus/procfs
v0.0.0-20170216223256-a1dba9ce8bae/go.mod h1:
c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs
v0.0.0-20170216223256-a1dba9ce8bae/go.mod h1:
c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/russellhaering/goxmldsig
v0.0.0-20170324122954-eaac44c63fe0 h1:
jhWWGMYDGjj/PmvsUkFkhlvBhOR0y8ZJW7OY/21F8FY=
github.com/russellhaering/goxmldsig
v0.0.0-20170324122954-eaac44c63fe0 h1:
jhWWGMYDGjj/PmvsUkFkhlvBhOR0y8ZJW7OY/21F8FY=
github.com/russellhaering/goxmldsig
v0.0.0-20170324122954-eaac44c63fe0/go.mod h1:
Oz4y6ImuOQZxynhbSXk7btjEfNBtGlj2dcaOvXl2FSM=
github.com/russellhaering/goxmldsig
v0.0.0-20170324122954-eaac44c63fe0/go.mod h1:
Oz4y6ImuOQZxynhbSXk7btjEfNBtGlj2dcaOvXl2FSM=
...
...
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