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

slack-15.0:go.mod updates, pt. 1 #379

Closed
wants to merge 9 commits into from

Commits on May 28, 2024

  1. WIP: update go mods

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1e0db00 View commit details
    Browse the repository at this point in the history
  2. more updates

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ddf0802 View commit details
    Browse the repository at this point in the history
  3. more updates

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f3eb57b View commit details
    Browse the repository at this point in the history
  4. more updates

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3ee54f1 View commit details
    Browse the repository at this point in the history
  5. k8s.io/api v0.29.5

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f2f7c36 View commit details
    Browse the repository at this point in the history
  6. github.com/slackhq/vitess-addons v0.15.4

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    74a200f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Fix signature in go/vt/mysqlctl/azblobbackupstorage/azblob.go

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d9c909b View commit details
    Browse the repository at this point in the history
  2. Update Go dependencies (vitessio#12215)

    * Update Go dependencies
    
    This updates the Go dependencies to the latest versions before the
    Vitess 16 freeze so we can start with an up to date list.
    
    Also updates vitess-mixin since Dependabot is reporting a bunch of
    things on that.
    
    Signed-off-by: Dirkjan Bussink <[email protected]>
    
    * Fix deprecated sets.String
    
    This is now available using generics.
    
    Signed-off-by: Dirkjan Bussink <[email protected]>
    
    * run make proto
    
    Signed-off-by: Florent Poinsard <[email protected]>
    
    * fix e2e test expectations
    
    Signed-off-by: Florent Poinsard <[email protected]>
    
    ---------
    
    Signed-off-by: Dirkjan Bussink <[email protected]>
    Signed-off-by: Florent Poinsard <[email protected]>
    Co-authored-by: Florent Poinsard <[email protected]>
    2 people authored and timvaillancourt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    79d8785 View commit details
    Browse the repository at this point in the history
  3. Revert "Update Go dependencies (vitessio#12215)"

    This reverts commit 79d8785.
    timvaillancourt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c005649 View commit details
    Browse the repository at this point in the history