Rename package name to update_branch

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
This commit is contained in:
Babak K. Shandiz 2024-07-17 18:50:59 +01:00
parent b584895ad8
commit 5b71586f39
No known key found for this signature in database
GPG key ID: 44950AED81AD710F
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
package update
package update_branch
import (
"fmt"

View file

@ -1,4 +1,4 @@
package update
package update_branch
import (
"bytes"