Learning Golang: Versioning Tools as Dependencies using Go Modules

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 17

  • @MarioCarrion
    @MarioCarrion  3 года назад

    *Blog* mariocarrion.com/
    *Learning Go Concurrency Patterns* ruclips.net/p/PL7yAAGMOat_Fhj_px_DzNzTsXs-mRwv1t
    *Learning Go* ruclips.net/p/PL7yAAGMOat_F7bOImcjx4ZnCtfyNEqzCy
    *Building Microservices in Go* ruclips.net/p/PL7yAAGMOat_Fn8sAXIk0WyBfK_sT1pohu
    *Software Architecture in Go* ruclips.net/p/PL7yAAGMOat_GCd12Lrv_evJ3Zhv1dl8B-
    *Go Tools and Packages* ruclips.net/p/PL7yAAGMOat_HEEOvH99agDs_5g51A0Ls3
    *Testing in Go* ruclips.net/p/PL7yAAGMOat_HSeW4zF0uRL9EaHadE4ZZq
    *Keep it up!*

    • @flippantfishtaco3132
      @flippantfishtaco3132 3 месяца назад

      Are the instructions in this video still the right way, or have newer approaches come out since this was made?

    • @MarioCarrion
      @MarioCarrion  3 месяца назад

      @@flippantfishtaco3132 No, same approach; see for a recent example: github.com/MarioCarrion/todo-api-microservice-example/tree/main/internal/tools

  • @mj-np9sy
    @mj-np9sy 2 года назад +1

    Your tutorials are fantastic, you're a real architect. I'm a dev and am learning so much, like we're pairing. Thanks

    • @MarioCarrion
      @MarioCarrion  2 года назад

      Thanks, I'm glad the content is useful. Take care.

  • @wouerner
    @wouerner 11 месяцев назад

    thanks bro!
    Brazil is here.

  • @kaviisuri9997
    @kaviisuri9997 Год назад

    What are your thoughts on using go run with a version tag instead?

    • @MarioCarrion
      @MarioCarrion  Год назад

      That's another way to do it, the tradeoff is related to having something that automatically scans your go.mod/go.sum to determine security upgrades (for example dependabot or snyk); it definitely works but you have to consider if you want to have an automated way to know it or something you want to monitor manually.

  • @sta_____rk
    @sta_____rk 3 года назад

    Mario, You are awesome! Just letting you know. Thanks.

    • @MarioCarrion
      @MarioCarrion  3 года назад

      No, *you* are awesome! Take care!

  • @robertjmccabe
    @robertjmccabe 3 года назад

    Could you share your shell and nvim configuration?

    • @MarioCarrion
      @MarioCarrion  3 года назад

      Sure Robert, I'm using starship (starship.rs/) and the following configuration: gist.github.com/MarioCarrion/99f6a6110796cff5df118822472a0bc9 and gist.github.com/MarioCarrion/836dc17e15096b6c2414ce9b0acd93a4

  • @tony-go-code
    @tony-go-code 3 года назад

    thanks for sharing, always...

  • @axrorabduganiyevich6667
    @axrorabduganiyevich6667 3 года назад +1

    Mario please speak slowly your next video tutorials.

    • @MarioCarrion
      @MarioCarrion  3 года назад

      Hello, sure I'll do my best; try enabling the English subtitles those are usually accurate. Cheers

    • @axrorabduganiyevich6667
      @axrorabduganiyevich6667 3 года назад

      @@MarioCarrion ok thanks your response