Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NATS (@ latest) plus bahamut, elemental, manipulate, tg (@ master) #90

Merged
merged 5 commits into from
Nov 2, 2023

Commits on Nov 2, 2023

  1. skip lint dot-imports

    Antoine Mercadal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4227b06 View commit details
    Browse the repository at this point in the history
  2. Update NATS (@ latest) plus bahamut, elemental, manipulate, tg (@ mas…

    …ter)
    
    ```
    go get -u go.aporeto.io/tg@master
    go get -u go.aporeto.io/manipulate@master
    go get -u go.aporeto.io/elemental@master
    go get -u go.aporeto.io/bahamut@master
    go mod tidy
    ```
    kevincantu authored and Antoine Mercadal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6dd228d View commit details
    Browse the repository at this point in the history
  3. NATS 2.10.4

    kevincantu authored and Antoine Mercadal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f91777a View commit details
    Browse the repository at this point in the history
  4. Again

    kevincantu authored and Antoine Mercadal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8012edd View commit details
    Browse the repository at this point in the history
  5. Ignore the revive dot-imports linter entirely

    kevincantu authored and Antoine Mercadal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d0babc2 View commit details
    Browse the repository at this point in the history