Skip to content

Commit

Permalink
Update vcluster dependency to f7f0c369555ba11b42bb8a1062428e211189b45f
Browse files Browse the repository at this point in the history
  • Loading branch information
releng committed Aug 22, 2024
1 parent 6ead47f commit 18b5a73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/onsi/gomega v1.24.2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/vertica/vcluster v1.2.1-0.20240722164320-d70d186a3ae6
github.com/vertica/vcluster v1.2.1-0.20240822145445-f7f0c369555b
github.com/vertica/vertica-sql-go v1.1.1
go.uber.org/zap v1.25.0
golang.org/x/text v0.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@ github.com/theckman/yacspin v0.13.12 h1:CdZ57+n0U6JMuh2xqjnjRq5Haj6v1ner2djtLQRz
github.com/theckman/yacspin v0.13.12/go.mod h1:Rd2+oG2LmQi5f3zC3yeZAOl245z8QOvrH4OPOJNZxLg=
github.com/tonglil/buflogr v1.0.1 h1:WXFZLKxLfqcVSmckwiMCF8jJwjIgmStJmg63YKRF1p0=
github.com/tonglil/buflogr v1.0.1/go.mod h1:yYWwvSpn/3uAaqjf6mJg/XMiAciaR0QcRJH2gJGDxNE=
github.com/vertica/vcluster v1.2.1-0.20240722164320-d70d186a3ae6 h1:vjm2DjnUpNYpg4i3XfY89HgAUEIqoQLkU+DawRqoDWI=
github.com/vertica/vcluster v1.2.1-0.20240722164320-d70d186a3ae6/go.mod h1:MUCZD+YrTyI0/Ei7yjImqaKruUE65Rm8pynBmi+VdJU=
github.com/vertica/vcluster v1.2.1-0.20240822145445-f7f0c369555b h1:uUHt5zESNy3oJ/gNWGGlwL7JMpimf9bPntChjVIBwu8=
github.com/vertica/vcluster v1.2.1-0.20240822145445-f7f0c369555b/go.mod h1:yZ3lnvlwuXWgyCZ9Z6bMYisVjP6Ecffl+Lk5wGX/lPQ=
github.com/vertica/vertica-sql-go v1.1.1 h1:sZYijzBbvdAbJcl4cYlKjR+Eh/X1hGKzukWuhh8PjvI=
github.com/vertica/vertica-sql-go v1.1.1/go.mod h1:fGr44VWdEvL+f+Qt5LkKLOT7GoxaWdoUCnPBU9h6t04=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 18b5a73

Please sign in to comment.