Skip to content

Commit

Permalink
Bump library-go
Browse files Browse the repository at this point in the history
Bump library-go
  • Loading branch information
vrutkovs committed Jul 10, 2024
1 parent bf730ea commit fb3fbb0
Show file tree
Hide file tree
Showing 13 changed files with 389 additions and 189 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ require (
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/openshift/library-go => github.com/vrutkovs/library-go v0.0.0-20240627065337-f64ca1e209ba
replace github.com/openshift/library-go => github.com/vrutkovs/library-go v0.0.0-20240710152502-3839bc571975
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 h1:6fotK7otjonDflCTK0BCfls4SPy3NcCVb5dqqmbRknE=
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75/go.mod h1:KO6IkyS8Y3j8OdNO85qEYBsRPuteD+YciPomcXdrMnk=
github.com/vrutkovs/library-go v0.0.0-20240627065337-f64ca1e209ba h1:TH1hedILIfLGTtstmJ+OkmluESb1oE6lBKMTod0QvQE=
github.com/vrutkovs/library-go v0.0.0-20240627065337-f64ca1e209ba/go.mod h1:PdASVamWinll2BPxiUpXajTwZxV8A1pQbWEsCN1od7I=
github.com/vrutkovs/library-go v0.0.0-20240710152502-3839bc571975 h1:WCa6WU5+C/oAghToYH3dSYoXg92cFibITvwjCfzJQX8=
github.com/vrutkovs/library-go v0.0.0-20240710152502-3839bc571975/go.mod h1:PdASVamWinll2BPxiUpXajTwZxV8A1pQbWEsCN1od7I=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
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.

Loading

0 comments on commit fb3fbb0

Please sign in to comment.