Skip to content

Commit

Permalink
Merge pull request #47 from jeremyje/latemain
Browse files Browse the repository at this point in the history
Upgrade Gomain
  • Loading branch information
jeremyje authored Nov 30, 2022
2 parents e9e6709 + 79333fd commit 5a448b9
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/google/go-cmp v0.5.9
github.com/jeremyje/gomain v0.1.2
github.com/jeremyje/gomain v0.2.0
github.com/prometheus/client_golang v1.14.0
go.opentelemetry.io/otel v1.11.1
go.opentelemetry.io/otel/exporters/prometheus v0.33.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/jeremyje/gomain v0.1.2 h1:uLHJIENbqy5VpgxzUgG3JjOIyNAg4gXQhOy4zlx//kk=
github.com/jeremyje/gomain v0.1.2/go.mod h1:YZdav9/Uy5b5BwuzC5vzeMcL+xg+qJOFr4G9481pnds=
github.com/jeremyje/gomain v0.2.0 h1:8jPB1uGIx/GclydXfoXl6rP9ysXATazNOB9eEfdJTGY=
github.com/jeremyje/gomain v0.2.0/go.mod h1:YZdav9/Uy5b5BwuzC5vzeMcL+xg+qJOFr4G9481pnds=
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/json-iterator/go v1.1.10/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
Expand Down

0 comments on commit 5a448b9

Please sign in to comment.