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

BIDON Frederic fredbi at yahoo.com
Thu Mar 28 06:52:49 EDT 2019


[keycloak-gatekeeper]
We have migrated to modules with our fork and it is working fine.
There are still a couple obsolete dependencies issues that do not resolve well with modules.Hope I'll find some time soon to push the adequate PRs to master.

Frédéri 
 frederic.bidon at yahoo.com  

    On Thursday, March 28, 2019, 3:29:50 AM GMT+1, Stefan Guilhen <sguilhen at redhat.com> wrote:  
 
 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>
_______________________________________________
keycloak-dev mailing list
keycloak-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev
  


More information about the keycloak-dev mailing list