File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
44
55require (
66 github.com/aws/smithy-go v1.22.5
7- github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5
7+ github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4
88 github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10
99 github.com/stretchr/testify v1.11.1
1010 go.opentelemetry.io/otel v1.38.0
Original file line number Diff line number Diff line change @@ -35,12 +35,15 @@ github.com/sierrasoftworks/humane-errors-go v0.0.0-20250507223502-4bb667dc1e16 h
3535github.com/sierrasoftworks/humane-errors-go v0.0.0-20250507223502-4bb667dc1e16 /go.mod h1:CbJLj9L1qHdzLg4YRh2Lzr0noe9pR6QrVEqfLbITRKw =
3636github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5 h1:nlfxPheTxwOE5hEq9iVurbo83/Wie52V5lKIhi73mRw =
3737github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5 /go.mod h1:CbJLj9L1qHdzLg4YRh2Lzr0noe9pR6QrVEqfLbITRKw =
38+ github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4 h1:DhtzIOyKx70jgHIK0kb4eAbot9b/lko8EpPiDxbEtgo =
39+ github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4 /go.mod h1:p4jbkjZuTzb8snmKhhMJJwPjAwO5fh8UZ2Gkstwt71k =
3840github.com/spechtlabs/go-otel-utils/otelprovider v0.0.8 h1:QE5n0ReT+dpMGyJH1z8RD5GrzkxF3ZsYwNcrUJw6nPA =
3941github.com/spechtlabs/go-otel-utils/otelprovider v0.0.8 /go.mod h1:eXwaYnplhrfg/WXkIQ8ziC68Xa4wR7C0RilMBVpU9nM =
4042github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10 h1:Q5p+5KGA587GfzR6FdXGje4XBfxhi1u4NSu6lSnWCGA =
4143github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10 /go.mod h1:sFuJXEBbNq/pQx9pP5OnVtx9yGJnH4fXi7x3qihW0ak =
4244github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
4345github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
46+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
4447github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
4548go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
4649go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
You can’t perform that action at this time.
0 commit comments