Skip to content

Commit daadb9a

Browse files
chore: bump github.com/nhatthm/otelsql from 0.3.3 to 0.3.4 (#2898)
Bumps [github.com/nhatthm/otelsql](https://github.com/nhatthm/otelsql) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/nhatthm/otelsql/releases) - [Commits](nhatthm/otelsql@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: github.com/nhatthm/otelsql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f55254 commit daadb9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ require (
224224
github.com/muesli/ansi v0.0.0-20211031195517-c9f0611b6c70 // indirect
225225
github.com/muesli/reflow v0.3.0 // indirect
226226
github.com/muesli/termenv v0.11.1-0.20220212125758-44cd13922739 // indirect
227-
github.com/nhatthm/otelsql v0.3.3
227+
github.com/nhatthm/otelsql v0.3.4
228228
github.com/niklasfasching/go-org v1.6.5 // indirect
229229
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
230230
github.com/opencontainers/go-digest v1.0.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1402,8 +1402,8 @@ github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354/go.mod h1:KSVJ
14021402
github.com/ncw/swift v1.0.47/go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM=
14031403
github.com/neo4j/neo4j-go-driver v1.8.1-0.20200803113522-b626aa943eba/go.mod h1:ncO5VaFWh0Nrt+4KT4mOZboaczBZcLuHrG+/sUeP8gI=
14041404
github.com/networkplumbing/go-nft v0.2.0/go.mod h1:HnnM+tYvlGAsMU7yoYwXEVLLiDW9gdMmb5HoGcwpuQs=
1405-
github.com/nhatthm/otelsql v0.3.3 h1:9X1xTglmzSW8T3HBKC81MfYpEYk5crSffmLjLF+cGTY=
1406-
github.com/nhatthm/otelsql v0.3.3/go.mod h1:LF0C9FwbE/w2XaZQer9kiaRtVfXEVVibkPAQ4LsJ3fE=
1405+
github.com/nhatthm/otelsql v0.3.4 h1:VrAWn7MD4iCTt7r6aA0x2iBcj6Zynwc+hDdzfdEC43M=
1406+
github.com/nhatthm/otelsql v0.3.4/go.mod h1:Ewv4pymq5QO7tnOeCACebqd/y8YViUSS1xaZ3txJ59o=
14071407
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
14081408
github.com/niklasfasching/go-org v1.6.5 h1:5YAIqNTdl6lAOb7lD2AyQ1RuFGPVrAKvUexphk8PGbo=
14091409
github.com/niklasfasching/go-org v1.6.5/go.mod h1:ybv0eGDnxylFUfFE+ySaQc734j/L3+/ChKZ/h63a2wM=

0 commit comments

Comments
 (0)