Skip to content

Commit

Permalink
Bump library-go
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Nov 28, 2023
1 parent 0df7f1d commit 1d1db14
Show file tree
Hide file tree
Showing 12 changed files with 134 additions and 73 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -150,4 +150,4 @@ require (
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/openshift/library-go => github.com/vrutkovs/library-go v0.0.0-20231122144858-bd3a034d7b33
replace github.com/openshift/library-go => github.com/vrutkovs/library-go v0.0.0-20231128174810-539e5179346d
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -503,8 +503,8 @@ github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhV
github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs=
github.com/tidwall/pretty v1.2.0/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 h1:6fotK7otjonDflCTK0BCfls4SPy3NcCVb5dqqmbRknE=
github.com/vrutkovs/library-go v0.0.0-20231122144858-bd3a034d7b33 h1:zrh5/6tKgXu0RLczcYFSh5H6P8qAEDF5jyMTjZkp8uU=
github.com/vrutkovs/library-go v0.0.0-20231122144858-bd3a034d7b33/go.mod h1:8UzmrBMCn7+GzouL8DVYkL9COBQTB1Ggd13/mHJQCUg=
github.com/vrutkovs/library-go v0.0.0-20231128174810-539e5179346d h1:DpurAiGQ3Ni6EQsR+WvvX/YBeP/dqPo1RK3Y7uuNPmk=
github.com/vrutkovs/library-go v0.0.0-20231128174810-539e5179346d/go.mod h1:8UzmrBMCn7+GzouL8DVYkL9COBQTB1Ggd13/mHJQCUg=
github.com/vultr/govultr/v2 v2.17.2 h1:gej/rwr91Puc/tgh+j33p/BLR16UrIPnSr+AIwYWZQs=
github.com/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
github.com/xdg-go/scram v1.0.2/go.mod h1:1WAq6h33pAW+iRreB34OORO2Nf7qel3VV3fjBj+hCSs=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d1db14

Please sign in to comment.