Skip to content

Commit 72aa97f

Browse files
committed
fix: compile assets env conversion from protobuf
Signed-off-by: Kush <[email protected]>
1 parent bcc97a7 commit 72aa97f

File tree

2 files changed

+92
-1
lines changed

2 files changed

+92
-1
lines changed

task/bq2bq/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/googleapis/google-cloud-go-testing v0.0.0-20210427215956-1487aa9ec5b0
1010
github.com/hashicorp/go-hclog v0.14.1
1111
github.com/mitchellh/hashstructure/v2 v2.0.2
12-
github.com/odpf/optimus v0.0.5-0.20220104171243-52860dd18735
12+
github.com/odpf/optimus v0.0.5-rc.2.0.20220111152859-a32e35aef61e
1313
github.com/patrickmn/go-cache v2.1.0+incompatible
1414
github.com/pkg/errors v0.9.1
1515
github.com/spf13/cast v1.3.1

0 commit comments

Comments
 (0)