Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 authored Jan 5, 2024
1 parent a21f3c5 commit b0722c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,11 @@ require (
gonum.org/v1/gonum v0.14.0
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
gopkg.in/guregu/null.v2 v2.1.2
gopkg.in/guregu/null.v4 v4.0.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)

require gopkg.in/guregu/null.v2 v2.1.2

require (
cloud.google.com/go/compute v1.23.3 // indirect
contrib.go.opencensus.io/exporter/stackdriver v0.13.5 // indirect
Expand Down

0 comments on commit b0722c3

Please sign in to comment.