[keycloak-dev] Migrate from dep to Go 1.11 modules

Stefan Guilhen sguilhen at redhat.com
Wed Mar 27 22:25:04 EDT 2019


Curiously I was reading a couple of articles about this move to Go Modules
this past weekend. It seems natural to me that we move from Dep to Go
Modules in Gatekeeper.

On Wed, Mar 27, 2019 at 9:33 AM Bruno Oliveira <bruno at abstractj.org> wrote:

> Good morning,
>
> For a long time, dependency management has been the subject of several
> threads in the Golang community. Too many tools, which one is the best
> and things like this.
>
> Since Go 1.11.x, it was finally introduced some sorta of official
> solution for Go development, named Go modules. And after Go 1.13
> release, this is going to become the standard way of handling
> dependencies[1].
>
> That being said, I'd like to remove Dep, from Gatekeeper and move to Go
> modules. The efford required to this was like 15 min of my time and I
> already did it here:
> https://github.com/keycloak/keycloak-gatekeeper/pull/472
>
> Please, let me know if there are any concerns around this.
>
> [1] - https://blog.golang.org/using-go-modules
>
> --
>
> abstractj
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


-- 

STEFAN GUILHEN

PRINCIPAL SOFTWARE ENGINEER

Red Hat <https://www.redhat.com/>

sguilhen at redhat.com    M: +55-11-98117-7332
<https://red.ht/sig>
@RedHat <https://twitter.com/redhat>   Red Hat
<https://www.linkedin.com/company/red-hat>   Red Hat
<https://www.facebook.com/RedHatInc>


More information about the keycloak-dev mailing list