Skip to content

Commit

Permalink
Merge pull request #20 from grycap/devel
Browse files Browse the repository at this point in the history
Updated OSCAR dependency
  • Loading branch information
catttam authored Jan 3, 2024
2 parents 3749a79 + c21b388 commit da1b4e1
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 @@ -8,7 +8,7 @@ require (
github.com/fatih/color v1.14.1
github.com/go-logr/logr v1.2.3 // indirect
github.com/goccy/go-yaml v1.9.8
github.com/grycap/oscar/v2 v2.7.2
github.com/grycap/oscar/v2 v2.8.0
github.com/json-iterator/go v1.1.12 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/spf13/cobra v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
github.com/grycap/cdmi-client-go v0.1.1 h1:kHIrrLhvaCD0VyzEa5HOg7d/VgRE11yh9Ztdyoqii0o=
github.com/grycap/cdmi-client-go v0.1.1/go.mod h1:ZqWeQS3YBJVXxg3HOIkAu1MLNJ4+7s848CyIPMFT5Gc=
github.com/grycap/oscar/v2 v2.7.2 h1:0xIIWow/u2IA+3otsH9HKhv2dVrUTGkZCEeOwgRaQ9w=
github.com/grycap/oscar/v2 v2.7.2/go.mod h1:3+IfQeRmbTGfqhZg4/T/l7bC2BgvcsWJ4GSYPRYLsmI=
github.com/grycap/oscar/v2 v2.8.0 h1:SYwGU9gDECuSVUnHlK32YZqgpSd9LBk1TDoALMHe5kI=
github.com/grycap/oscar/v2 v2.8.0/go.mod h1:oDDlTESkRP7gkN3m4Ub9NBQeV29pYy621ZNW0Pe8sAs=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7Pgzkat/bFNc=
github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
Expand Down

0 comments on commit da1b4e1

Please sign in to comment.