Commit 2baacfc
authored
fix(deps): Update module github.com/snowflakedb/gosnowflake to v1.6.16 (#6178)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/snowflakedb/gosnowflake](https://togithub.com/snowflakedb/gosnowflake) | require | patch | `v1.6.15` -> `v1.6.16` |
---
### Release Notes
<details>
<summary>snowflakedb/gosnowflake</summary>
### [`v1.6.16`](https://togithub.com/snowflakedb/gosnowflake/releases/tag/v1.6.16): Production Release
[Compare Source](https://togithub.com/snowflakedb/gosnowflake/compare/v1.6.15...v1.6.16)
**Bug Fixes**
- Fixed an issue where file decryption was causing a panic.
- Reverted the go-ieproxy library back to version 0.0.1.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->1 parent 019928d commit 2baacfc
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
| 290 | + | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments