Skip to content

Commit

Permalink
REDVM-295 update go mod to 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jubenitezg committed Sep 29, 2023
1 parent fab70ea commit de1aff0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,033 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/pivotal-cf/cf-redis-broker

go 1.17
go 1.21.1

require (
code.cloudfoundry.org/lager/v3 v3.0.1
Expand Down
Loading

0 comments on commit de1aff0

Please sign in to comment.