Skip to content

Commit 8e3b39e

Browse files
fix(deps): update module github.com/protoconf/libprotoconf to v0.1.0
1 parent a64ff2e commit 8e3b39e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/hashicorp/terraform v0.12.18
99
github.com/jhump/protoreflect v1.15.1
1010
github.com/mitchellh/cli v1.1.5
11-
github.com/protoconf/libprotoconf v0.0.0-20211017074511-4cffcc3620de
11+
github.com/protoconf/libprotoconf v0.1.0
1212
github.com/protoconf/protoconf v0.1.7
1313
github.com/smintz/keygroup v0.1.0
1414
github.com/stretchr/testify v1.8.4

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
526526
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
527527
github.com/protoconf/libprotoconf v0.0.0-20211017074511-4cffcc3620de h1:lfWOezApDeynrIY38AouCegSmku27LTyMSntRU8kmt0=
528528
github.com/protoconf/libprotoconf v0.0.0-20211017074511-4cffcc3620de/go.mod h1:17+zlBLHB+LpAxBqspUHK2MLmpBbHq4A6wkZ7iagW1E=
529+
github.com/protoconf/libprotoconf v0.1.0 h1:Bb8GV6CU3DTPlpf2AuP34JRk9B6C+KNkT9CQ8IorTgE=
530+
github.com/protoconf/libprotoconf v0.1.0/go.mod h1:17+zlBLHB+LpAxBqspUHK2MLmpBbHq4A6wkZ7iagW1E=
529531
github.com/protoconf/protoconf v0.1.6 h1:DbCQRoMJjH195O/y7eE1ukKS2vmVon8DEmPHy9noAeg=
530532
github.com/protoconf/protoconf v0.1.6/go.mod h1:0X/QuuM6cUUZiNnELlkcvUwCrvAyv1lTj3ORmzJq5NE=
531533
github.com/protoconf/protoconf v0.1.7 h1:qa2tM5ltSonYEQFdJNClB4TH5PB1jnCqp2/GLD4RDRE=

0 commit comments

Comments
 (0)