Commit Graph

31 Commits

Author SHA1 Message Date
César Gallego Rodríguez
67f5993a8c Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.1 2024-07-07 10:57:17 +02:00
dependabot[bot]
0de98a5417 chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 18:01:00 +00:00
dependabot[bot]
f26c68869e chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 18:00:56 +00:00
dependabot[bot]
b6c00e60c4 chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 18:56:00 +00:00
dependabot[bot]
b598ff6d2e chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 18:57:23 +00:00
César Gallego Rodríguez
1a028930cc chore: sync go.mod with docker's go version 2023-03-01 18:19:51 +01:00
dependabot[bot]
dfecec1066 chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.6.1 (#224) 2023-01-20 12:54:23 +00:00
dependabot[bot]
70c3e6cd82 chore(deps): bump gopkg.in/h2non/gock.v1 from 1.1.0 to 1.1.2 (#183) 2021-08-18 09:26:25 +00:00
dependabot[bot]
6d869223e0 chore(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 (#179) 2021-08-18 09:14:40 +00:00
dependabot[bot]
01dd5174d1 chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#176) 2021-08-03 12:19:42 +00:00
dependabot[bot]
7c50030276 chore(deps): bump gopkg.in/h2non/gock.v1 from 1.0.16 to 1.1.0
Bumps [gopkg.in/h2non/gock.v1](https://github.com/h2non/gock) from 1.0.16 to 1.1.0.
- [Release notes](https://github.com/h2non/gock/releases)
- [Changelog](https://github.com/h2non/gock/blob/master/History.md)
- [Commits](https://github.com/h2non/gock/compare/v1.0.16...v1.1.0)

---
updated-dependencies:
- dependency-name: gopkg.in/h2non/gock.v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 16:32:04 +02:00
dependabot[bot]
2b65d53b2c chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 07:16:58 +00:00
dependabot[bot]
a2d7be4933 chore(deps): bump github.com/google/uuid from 1.1.5 to 1.2.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.5...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 07:15:09 +00:00
dependabot[bot]
1225c82be0 chore(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 (#151) 2021-01-15 17:27:44 +00:00
dependabot[bot]
5dbfee40eb chore(deps): bump github.com/google/uuid from 1.1.3 to 1.1.4 (#147)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:21:48 +01:00
dependabot[bot]
c70843a7ea chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.3 (#146)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 20:54:13 +01:00
dependabot[bot]
90d73a3d9f chore(deps): bump gopkg.in/h2non/gock.v1 from 1.0.15 to 1.0.16
Bumps [gopkg.in/h2non/gock.v1](https://github.com/h2non/gock) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/h2non/gock/releases)
- [Changelog](https://github.com/h2non/gock/blob/master/History.md)
- [Commits](https://github.com/h2non/gock/compare/v1.0.15...v1.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 16:52:11 +00:00
dependabot[bot]
2bb397148a chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.0.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 15:51:26 +00:00
pancho horrillo
faea65688d chore(gomod): bump spf13/cobra to v1.0.0
Minor changes since v0.0.7.  Seems simple formalization that the
interface is now stable.

See https://github.com/spf13/cobra/releases/tag/v1.0.0
2020-10-02 14:32:37 +02:00
dependabot[bot]
7dc6701fc7 chore(deps): bump github.com/google/uuid from 1.1.1 to 1.1.2 (#129) 2020-10-02 12:09:07 +00:00
dependabot[bot]
1eb7bdd5f7 chore(deps): bump github.com/gorilla/mux from 1.7.3 to 1.8.0 (#128) 2020-10-02 12:05:16 +00:00
dependabot[bot]
3e0bf94169 chore(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.7 (#127)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.7.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/0.0.5...0.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 14:00:19 +02:00
pancho horrillo
28f4b969f9 Update go.{mod,sum} recreating them from scratch
$ rm go.{mod,sum}; go mod init github.com/BBVA/kapow
go: creating new go.mod: module github.com/BBVA/kapow
$ go mod tidy -v
go: finding github.com/google/shlex latest

With this, we've gotten rid an unneeded dep (github.com/spf13/pflag @ v1.0.5).
2019-11-19 17:50:16 +01:00
pancho horrillo
806905c49c Update go.{mod,sum}
Set base version to go 1.13

and run:

$ go mod tidy -v
unused github.com/gogo/protobuf
unused github.com/golangci/gocyclo
unused github.com/golangci/golangci-lint
unused github.com/golangci/revgrep
unused github.com/gostaticanalysis/analysisutil
unused github.com/konsorten/go-windows-terminal-sequences
unused github.com/magiconair/properties
unused github.com/mattn/go-isatty
unused github.com/pelletier/go-toml
unused github.com/securego/gosec
unused github.com/spf13/afero
unused github.com/spf13/jwalterweatherman
unused github.com/uudashr/gocognit
unused golang.org/x/sys
unused golang.org/x/tools
unused mvdan.cc/unparam
unused sourcegraph.com/sqs/pbtypes
2019-11-19 17:32:28 +01:00
pancho horrillo
463382bfb2 Add internal/server/user/mux/handlerbuilder{,_test}.go
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-10-10 18:16:15 +02:00
pancho horrillo
a39e0f6605 Spawner ready
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-10-10 11:49:58 +02:00
Héctor Hurtado
3fa2357f71 First failing test in control package 2019-10-08 12:35:05 +02:00
pancho horrillo
10586bae95 Add internal/server/user/server{,_test}.go
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-10-07 19:05:59 +02:00
Roberto Abdelkader Martínez Pérez
9ff263a5f9 Update dependencies 2019-10-03 14:11:06 +02:00
Roberto Abdelkader Martínez Pérez
9496f977d2 Add new dependencies 2019-10-02 15:48:27 +02:00
Roberto Abdelkader Martínez Pérez
70c01f7bcc Add go.mod 2019-09-04 15:45:13 +02:00